AnalyticalNodeConnectionStatus Enumeration

Indicates the Connections Status for an Analytical Node.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum AnalyticalNodeConnectionStatus
Members
Member nameValueDescription
Unconnected0 Unconnected node (only one connected element)
Connected1 Connected
See Also