2024 Members
Changes 4
M

MEPNetworkIterator Methods

Name Return Type Description Inherited From
M Dispose() None
M End() bool Checks if the network iteration has completed.
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetAnalyticalModelData() MEPAnalyticalModelData Gets the analytical model data at the current iteration step.
M GetAnalyticalNode() The retrieved node. Gets the analytical node at the current iteration step.
M GetAnalyticalSegment() MEPAnalyticalSegment Gets the analytical segment at the current iteration step.
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetOtherAnalyticalNode() MEPAnalyticalNode Gets the other analytical node at the current iteration step.
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M Next() None Moves this iterator to the next step of network iteration.
M Start() None Gets the first step of network iteration.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .