<Code Lib>
2020 Method
Changes 4
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()

The section numbers. The section numbers.

Loading…