Increments the iterator to the next downstream segment on the critical path.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public virtual bool MoveNext()
Return Value
BooleanTrue if there is another segment available on the critical path that is not visited by this iterator, False if there is no next segment left.