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