Revit 2025.3 API
Built |
Failures related to electrical system and circuits.

SystemObject
Autodesk.Revit.DBBuiltInFailuresElectricityFailures
Autodesk.Revit.DBBuiltInFailuresElectricityFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The BuiltInFailuresElectricityFailures type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | FamilyMismatchCircuitDisconnected | The family no longer matches the properties for the Circuit. Disconnect the family from the Circuit? |
![]() ![]() | InvalidPoleNumber | The panel is single phase [wire] wires. The number of poles can not be larger than [value]. |
![]() ![]() | InvalidPoleNumberInIsolatedPanel | The panel is an isolated panel. The number of poles should equal to [value]. |
![]() ![]() | InvalidSpareLoad | The spare/space assigned to panel '[Panel Name]' has an invalid load property. To correct this issue, remove and add the spare/space to the panel again. |
See Also