CriticalPathIteratorGetCurrent Method

Gets the analytical segment id at the current iterating position.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public MEPNetworkSegmentId GetCurrent()

Return Value

MEPNetworkSegmentId
The segment id of the current iterating position.
See Also