CriticalPathIterator.GetCurrent Method

Gets the analytical segment id at the current iterating position.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public MEPNetworkSegmentId GetCurrent()

Return Value

MEPNetworkSegmentId
The segment id of the current iterating position.

See Also

Reference

CriticalPathIterator Class
Autodesk.Revit.DB.Analysis Namespace