MEPNetworkIteratorEnd Method |
Checks if the network iteration has completed.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function End As Boolean
member End : unit -> bool
Return Value
Boolean
True if all analytical segments and nodes have been visited, otherwise false.
See Also