Share

CriticalPathCollector.GetCriticalPathCollectorIterator Method

Gets the critical path iterator to traverse individual segment.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public CriticalPathIterator GetCriticalPathCollectorIterator()

Return Value

CriticalPathIterator
The iterator that traverses the critical path.

See Also

Reference

Was this information helpful?