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