The heat load-on.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public BaseLoadOn BaseHeatLoadOn { get; set; }
Property Value
BaseLoadOnExceptions
| Exception | Condition |
|---|---|
| ArgumentException | Thrown when the values is not kUseDefaultLoad or kUseEnteredLoad. |
