Revit 2025.3 API
Area |
The load classification of the area based load.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ElementId LoadClassification { get; }
Public ReadOnly Property LoadClassification As ElementId Get
public: property ElementId^ LoadClassification { ElementId^ get (); }
member LoadClassification : ElementId with get
Property Value
ElementIdSee Also