EnergyAnalysisZone.CoolingAirTemperature Property

EnergyAnalysisZoneCoolingAirTemperature Property

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 CoolingAirTemperature { get; }
Public ReadOnly Property CoolingAirTemperature As Double
	Get
public:
property double CoolingAirTemperature {
	double get ();
}
member CoolingAirTemperature : float with get

Property Value

Double
See Also