EnergyAnalysisConstructionHeatTransferCoefficient Property

Note: This API is now obsolete.

The heat transfer coefficient value (U-value) of the construction, in W/(m^2*K) (equivalent to kg/(k*s^3)).

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
[ObsoleteAttribute("This property is deprecated in Revit 2027 and may be removed in a later version of Revit. Use the ThermalTransmittance property instead.")]
public double HeatTransferCoefficient { get; }

Property Value

Double
See Also