Share

MEPNetworkIterator.GetOtherAnalyticalNode Method

Gets the other analytical node at the current iteration step.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public MEPAnalyticalNode GetOtherAnalyticalNode()

Return Value

MEPAnalyticalNode
The retrieved analytical node, null if the current iteration step does not have additional analytical node.

See Also

Reference

Was this information helpful?