Revit 2026 API
Built |
You can't connect to switchboard [Panel Name] because there aren't enough space and circuit [Circuit Name] is set to Feed Through Lugs. \nYou can increase the number of circuits to be greater than [Number] to connect through breakers or you can disconnect circuit and select Feed Through Lugs again.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId NotEnoughAvailSlotsAndLugsOnSwitchPanel { get; }
Public Shared ReadOnly Property NotEnoughAvailSlotsAndLugsOnSwitchPanel As FailureDefinitionId Get
public: static property FailureDefinitionId^ NotEnoughAvailSlotsAndLugsOnSwitchPanel { FailureDefinitionId^ get (); }
static member NotEnoughAvailSlotsAndLugsOnSwitchPanel : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also