ThermalModifier#

class ansys.edb.core.definition.material_def.ThermalModifier(msg)#

Represents a thermal modifier model.

Methods

Attributes

ThermalModifier.id

int: Unique ID of the EDB object.

ThermalModifier.is_null

bool: Flag indicating if the object exists in the database.

ThermalModifier.msg

EDBObjMessage: Protobuf message that represents the object's ID.