SystemZoneElementTypeHeatingAirTemperature Property

The heating air temperature in unit Kelvin (K).

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

Property Value

Double
Exceptions
ExceptionCondition
ArgumentOutOfRangeException When setting this property:
See Also