CriticalPathIteratorGetCurrent Method

Gets the analytical segment id at the current iterating position.

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

Return Value

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