Share

CriticalPathCollector.ToNetworkSegmentIds Method

Returns the list of analytical segment ids on the network critical path.


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

Syntax

C#

public IList<MEPNetworkSegmentId> ToNetworkSegmentIds()

Return Value

IList<MEPNetworkSegmentId>
The array of all analytical segment ids on the critical path.

See Also

Reference

Was this information helpful?