check_thermal_modifier# Materials.check_thermal_modifier(material)[source]# Check a material to see if it has any thermal modifiers. Parameters: materialstrName of the material. All properties for this material are checked for thermal modifiers. Returns: boolTrue when successful, False when failed.