ElectricalLoadClassificationData Enumeration

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: 25.0.0.0 (25.0.0.0)
Syntax
public enum ElectricalLoadClassificationData
Members
Member nameValueDescription
Name0 
SpaceLoadClass1 
DemandFactor2 
LoadSummaryDemandFactorLabel3 
PanelConnectedLabel4 
PanelEstimatedLabel5 
PanelConnectedCurrentLabel6 
PanelEstimatedCurrentLabel7 
ActualElecLoadNameLabel8 
Abbreviation9 
See Also