Revit 2026 API
Built |
You can't change the connection type to Breakers and connect to switchboard [Panel Name] because there aren't enough space. \nYou can increase the number of circuits to be greater than [Number] to connect through breakers.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId NumberOfCircuitFullForConnectionChange { get; }
Public Shared ReadOnly Property NumberOfCircuitFullForConnectionChange As FailureDefinitionId Get
public: static property FailureDefinitionId^ NumberOfCircuitFullForConnectionChange { FailureDefinitionId^ get (); }
static member NumberOfCircuitFullForConnectionChange : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also