2027 Method
Changes 5
M

MEPSystem.GetCriticalPathSectionNumbers

Description:
Obtains a list of the critical path section numbers.
Remarks:
The section numbers are returned in order in the direction of flow.
public IList<int> GetCriticalPathSectionNumbers()
IList<Int32> The section numbers.