| Revit 2024 API |
| FamilyThermalProperties Properties |
| FamilyThermalProperties Class See Also |
The FamilyThermalProperties type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AnalyticConstructionName |
The construction gbXML name.
This value corresponds to the 'Name' property of a constructionType node in Constructions.xml.
| |
| AnalyticConstructionTypeId |
The construction gbXML type.
This value corresponds to the 'id' property of a constructionType node in Constructions.xml.
| |
| HeatTransferCoefficient |
The heat transfer coefficient value (U-Value).
The units are watts per meter-squared kelvin (W/(m^2*K)).
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
| |
| SolarHeatGainCoefficient |
The solar heat gain coefficient.
| |
| ThermalResistance |
The calculated thermal resistance value (R-Value).
The units are meter-squared kelvin per watt ((m^2*K)/Watt).
| |
| VisualLightTransmittance |
The visual light transmittance.
|