<Code Lib>
2026 Method
Changes 0
M

FamilySymbol.SetThermalProperties

Description:
Sets the thermal properties for the given FamilySymbol.

public void SetThermalProperties(
	FamilyThermalProperties thermalProperties
)

  • thermalProperties
    The new thermal properties. If null, this unsets custom thermal properties for this FamilySymbol.

Loading…