FamilySymbol.SetThermalProperties
Description:
Sets the thermal properties for the given FamilySymbol.
Sets the thermal properties for the given FamilySymbol.
public void SetThermalProperties(
FamilyThermalProperties thermalProperties
)
-
thermalPropertiesThe new thermal properties. If null, this unsets custom thermal properties for this FamilySymbol.
-
The thermal properties are not valid for assignment.
-
This FamilySymbol does not contain thermal properties.