CriticalPathCollector
Description:
Creates a new CriticalPathCollector that visits the analytical segments on the network critical path.
Creates a new CriticalPathCollector that visits the analytical segments on the network critical path.
public CriticalPathCollector(
Document doc,
MEPNetworkSegmentId segmentId
)
-
docThe document of the analytical network.
-
segmentIdThe analytical segment to identify the network. Note that this segment is not required to be on the critical path.
-
The network segment id is invalid.
-
A non-optional argument was null