DielectricMaterialModel#

class ansys.edb.core.definition.dielectric_material_model.DielectricMaterialModel(msg)#

Represents a dielectric material model.

Methods

Attributes

DielectricMaterialModel.id

int: Unique ID of the EDB object.

DielectricMaterialModel.is_null

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

DielectricMaterialModel.msg

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

DielectricMaterialModel.type

DielectricMaterialModelType: Type of the dielectric material model.