BuildingPadTypeThermalProperties Property |
The calculated and settable thermal properties of the BuildingPadType
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ThermalProperties ThermalProperties { get; }
Public ReadOnly Property ThermalProperties As ThermalProperties
Get
public:
property ThermalProperties^ ThermalProperties {
ThermalProperties^ get ();
}
member ThermalProperties : ThermalProperties with get
Property Value
ThermalProperties
Exceptions
See Also