Systems: Two objects
in API that represent the system : Mechanical and Piping system object. |
|
Ability to create
systems with one connector off from a base equipment and bunch of other
connectors and system type. |
|
Read access to
system calculated properties like Flow\Static pressure |
|
Ability to traverse
a system in couple of ways – the duct or pipe network properties gives u a
flat list of items in the network – a flat list. But does not give any idea
of how it is organized. TraverseSystem is a sample project that is being created by the development
team to list the items in a network and show them in a tree format to tell
you how the sample is laid out. It’s a utility on top of the API which can be
used for easy reference. |