SpacePowerLoadUnit Property

Get or set the Power Load Unit of the Space.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public BaseLoadOn PowerLoadUnit { get; set; }

Property Value

BaseLoadOn
Remarks
This property is used to get or set the Power Load Unit of the Space.
See Also