MEPNetworkIterator Constructor

Overload List
 NameDescription
Public methodMEPNetworkIterator(Document, MEPAnalyticalSegment) Creates an iterator to visit the connected segments on both sides.
Public methodMEPNetworkIterator(Document, MEPAnalyticalModelData, ConnectorDomainType) Creates an iterator by the analytical model data to visit all connected components in the network.
Public methodMEPNetworkIterator(Document, MEPAnalyticalNode, MEPAnalyticalSegment) Creates an iterator to visit the connected segments on one side of the network.
Top
See Also