Revit 2026 API
Electrical |
This enum is used by the ElectricalLoadClassification to specify the load class for use with spaces.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Member name | Value | Description |
|---|---|---|
| Lighting | 1 | |
| None | 0 | |
| Power | 2 |
See Also