MaterialPropertyThermalModifier#
- class ansys.edb.core.definition.material_property_thermal_modifier.MaterialPropertyThermalModifier(msg)#
Represents a thermal modifier that can be applied to material properties.
Methods
Create a material property thermal modifier.
Attributes
Value
: String representation of the thermal modifier.int
: Unique ID of the EDB object.bool
: Flag indicating if the object exists in the database.EDBObjMessage
: Protobuf message that represents the object's ID.tuple
of (BasicQuadraticParams
,AdvancedQuadraticParams
): Quadratic model parameters of the thermal modifier.