The calculated and settable thermal properties of the BuildingPadType
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ThermalProperties ThermalProperties { get; }
Property Value
ThermalPropertiesExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | the building pad does not have thermal properties. |
