FamilySymbol.SetThermalProperties
Method
Description:
Sets the thermal properties for the given FamilySymbol.
Sets the thermal properties for the given FamilySymbol.
Parameters
| Parameter | Type | Description |
|---|---|---|
| thermalProperties | FamilyThermalProperties | The new thermal properties. If <span class="keyword"><span data-languagespecifictext="cpp=nullptr|vb=Nothing|nu=null" id="LSTC3A15478_1"></span></span>, this unsets custom thermal properties for this FamilySymbol. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The thermal properties are not valid for assignment. |
| InvalidOperationException | This FamilySymbol does not contain thermal properties. |