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: 26.1.0.0 (26.1.0.34)

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?