Revit 2025.3 API
Energy |
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: 25.3.0.0 (25.3.0.0)
Syntax
public double HeatTransferCoefficient { get; }
Public ReadOnly Property HeatTransferCoefficient As Double Get
public: property double HeatTransferCoefficient { double get (); }
member HeatTransferCoefficient : float with get
Property Value
DoubleSee Also