<Code Lib>
M

CriticalPathCollector.ToNetworkSegmentIds

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

public IList<MEPNetworkSegmentId> ToNetworkSegmentIds()

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

Loading…