AnalyticalNodeConnectionStatus Enumeration


Analytical Node Connection Status Enumeration

Indicates the Connections Status for an Analytical Node.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum AnalyticalNodeConnectionStatus
Members
Member name Value Description
Connected 1 Connected
Unconnected 0 Unconnected node (only one connected element)
See Also