GetOtherAnalyticalNode Method


Gets the other analytical node at the current iteration step.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2024

Syntax

C#
public MEPAnalyticalNode GetOtherAnalyticalNode()
Visual Basic
Public Function GetOtherAnalyticalNode As MEPAnalyticalNode
Visual C++
public:
MEPAnalyticalNode^ GetOtherAnalyticalNode()

Return Value

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

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →