2027 Members
Changes 5
M

CriticalPathCollector Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetBasicIEnumerator() IEnumerator Returns an enumerator that iterates through a collection.
M GetCalculatedFlow() Double Gets the calculated flow of the network.
M GetCalculatedPressureDrop() Double Gets the calculated pressure drop of the network.
M GetCriticalPathCollectorIterator() CriticalPathIterator Gets the critical path iterator to traverse individual segment.
M GetEnumerator() IEnumerator<MEPNetworkSegmentId> Returns an enumerator that iterates through a collection.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ToNetworkSegmentIds() IList<MEPNetworkSegmentId> Returns the list of analytical segment ids on the network critical path.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object