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