Gets the analytical segment id at the current iterating position.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: 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