Checks if the network iteration has completed.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool End()
Return Value
Boolean
True if all analytical segments and nodes have been visited, otherwise false.
See Also
Reference