HeatingSetPoint Property


System Zone Element Type Heating Set Point Property

The heating temperature set point in unit Kelvin (K).

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

Property Value

Double
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property:
See Also