Share

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: 26.2.0.0 (26.2.0.0)

Syntax

C#

public enum ElectricalLoadClassificationData

Members

Member nameValueDescription
Abbreviation9 
ActualElecLoadNameLabel8 
DemandFactor2 
LoadSummaryDemandFactorLabel3 
Name0 
PanelConnectedCurrentLabel6 
PanelConnectedLabel4 
PanelEstimatedCurrentLabel7 
PanelEstimatedLabel5 
SpaceLoadClass1 

See Also

Reference

Was this information helpful?