MEPNetworkIteratorEnd Method

Checks if the network iteration has completed.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool End()

Return Value

Boolean
True if all analytical segments and nodes have been visited, otherwise false.
See Also