This enum is used by the ElectricalLoadClassification to specify the load class for use with spaces.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum ElectricalLoadClassificationSpace
Members
| Member name | Value | Description |
|---|
| Lighting | 1 | |
| None | 0 | |
| Power | 2 | |
See Also
Reference