LoadClassificationType Enumeration

An enumerated type listing all the possible load classification types for a connector object.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum LoadClassificationType
Members
Member nameValueDescription
Other0Load Classification Type is Other.
Power1Load Classification Type is Power.
Lighting2Load Classification Type is Lighting.
HVAC3Load Classification Type is HVAC.
See Also