ElectricityFailures
Description:
Failures related to electrical system and circuits.
Failures related to electrical system and circuits.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.ElectricityFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.ElectricityFailures
public static class ElectricityFailures
| Name | Return Type | Description |
|---|---|---|
| FamilyMismatchCircuitDisconnected | FailureDefinitionId | The family no longer matches the properties for the Circuit. Disconnect the family from the Circuit? |
| InvalidPoleNumber | FailureDefinitionId | The panel is single phase [wire] wires. The number of poles can not be larger than [value]. |
| InvalidPoleNumberInIsolatedPanel | FailureDefinitionId | The panel is an isolated panel. The number of poles should equal to [value]. |
| InvalidSpareLoad | FailureDefinitionId | 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. |