ActualOtherLoad Property


Space Actual Other Load Property

Get the Actual Other Load of the Space.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double ActualOtherLoad { get; }

Property Value

Double
Remarks
This property is used to get the Actual Other Load (Unit: W) of the Space.
See Also