MEPNetworkIterator(Document, MEPAnalyticalModelData, ConnectorDomainType)
Description:
Creates an iterator by the analytical model data to visit all connected components in the network.
Creates an iterator by the analytical model data to visit all connected components in the network.
Overloads (2):
MEPNetworkIterator(Document,MEPAnalyticalModelData,ConnectorDomainType)
public MEPNetworkIterator(
Document pADoc,
MEPAnalyticalModelData seed,
ConnectorDomainType eDomain
)
-
pADocThe document of the analytical network.
-
seedThe analytical model data of the starting element.
-
eDomainThe domain of network that the iteration happens.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration