MEPSystem.GetCriticalPathSectionNumbers
Public Class
Obtains a list of the critical path section numbers.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<int> GetCriticalPathSectionNumbers()
Return Value
IList.Int32.
The section numbers.
Remarks
The section numbers are returned in order in the direction of flow.