Revit 2026 API
Energy |
The cooling air temperature in unit Kelvin (K).
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double HeatingAirTemperature { get; }
Public ReadOnly Property HeatingAirTemperature As Double Get
public: property double HeatingAirTemperature { double get (); }
member HeatingAirTemperature : float with get
Property Value
DoubleSee Also