MEPNetworkIterator(Document, MEPAnalyticalNode, MEPAnalyticalSegment)
Description:
Creates an iterator to visit the connected segments on one side of the network.
Creates an iterator to visit the connected segments on one side of the network.
Overloads (2):
MEPNetworkIterator(Document,MEPAnalyticalNode,MEPAnalyticalSegment)
public MEPNetworkIterator(
Document pADoc,
MEPAnalyticalNode startNode,
MEPAnalyticalSegment startSegment
)
-
pADocThe document of the analytical network.
-
startNodeThe starting analytical node. It must be one of two nodes of the starting segment.
-
startSegmentThe starting analytical segment to specify the traversing direction from the starting node.
-
A non-optional argument was null