set_thermal_modifier#

MaterialDef.set_thermal_modifier(material_property_id, thermal_modifier)#

Set the thermal modifier of the material property.

Parameters:
material_property_idMaterialProperty

Material property to set the thermal modifier on.

thermal_modifierMaterialPropertyThermalModifier

Thermal modifier to assign to the material property.