Revit 2025.3 API
Thermal |
The calculated thermal mass value.
The unit is kilogram feet-squared per second squared kelvin (kg ft^2/(s^2 K)).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double ThermalMass { get; }
Public ReadOnly Property ThermalMass As Double Get
public: property double ThermalMass { double get (); }
member ThermalMass : float with get
Property Value
DoubleSee Also