ComponentProperty#

class ansys.edb.core.definition.component_property.ComponentProperty(msg)#

Represents a component property.

Methods

ComponentProperty.clone()

Clone the component property.

Attributes

ComponentProperty.id

int: Unique ID of the EDB object.

ComponentProperty.is_null

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

ComponentProperty.model

Model: Model object.

ComponentProperty.msg

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

ComponentProperty.package_def

PackageDef: Package definition object.

ComponentProperty.package_mounting_offset

Value: Mounting offset of the package definition object.