Revit 2026 API
Electrical |
This enum is used by the ElectricalLoadClassification class as additional data whenever
data members changed. It is used as the additional data when the atom corresponding to each
data member is touched.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax

Member name | Value | Description |
---|---|---|
Abbreviation | 9 | |
ActualElecLoadNameLabel | 8 | |
DemandFactor | 2 | |
LoadSummaryDemandFactorLabel | 3 | |
Name | 0 | |
PanelConnectedCurrentLabel | 6 | |
PanelConnectedLabel | 4 | |
PanelEstimatedCurrentLabel | 7 | |
PanelEstimatedLabel | 5 | |
SpaceLoadClass | 1 |
See Also