check_thermal_modifier#

Materials.check_thermal_modifier(material)[source]#

Check a material to see if it has any thermal modifiers.

Parameters:
materialstr

Name of the material. All properties for this material are checked for thermal modifiers.

Returns:
bool

True when successful, False when failed.