BaseHeatLoadOn Property


The heat load-on.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)

Syntax

C#
public BaseLoadOn BaseHeatLoadOn { get; set; }
Visual Basic
Public Property BaseHeatLoadOn As BaseLoadOn
	Get
	Set
Visual C++
public:
property BaseLoadOn BaseHeatLoadOn {
	BaseLoadOn get ();
	void set (BaseLoadOn value);
}

Exceptions

Exception Condition
Autodesk.Revit.Exceptions ArgumentException Thrown when the values is not kUseDefaultLoad or kUseEnteredLoad.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →