RVTDocs.com

MEPNetworkIterator(Document, MEPAnalyticalSegment)

Constructor
Description:
Creates an iterator to visit the connected segments on both sides.
Syntax
public MEPNetworkIterator(
	Document pADoc,
	MEPAnalyticalSegment startSegment
)
Parameters
Parameter Type Description
pADoc Document The document of the analytical network.
startSegment MEPAnalyticalSegment The starting analytical segment.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null