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.2.0.0 (26.2.0.0)
Syntax
C#
public enum ElectricalLoadClassificationData
Members
Member name | Value | Description |
---|---|---|
Abbreviation | 9 | |
ActualElecLoadNameLabel | 8 | |
DemandFactor | 2 | |
LoadSummaryDemandFactorLabel | 3 | |
Name | 0 | |
PanelConnectedCurrentLabel | 6 | |
PanelConnectedLabel | 4 | |
PanelEstimatedCurrentLabel | 7 | |
PanelEstimatedLabel | 5 | |
SpaceLoadClass | 1 |