MEPNetworkIteratorStart Method

Gets the first step of network iteration.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void Start()
Remarks
The first step may not contain any analytical segment, but the first analytical node.
See Also