ICComponentProperty#

class ansys.edb.core.definition.ic_component_property.ICComponentProperty(msg)#

Represents an IC component property.

Methods

ICComponentProperty.clone()

Clone the component property.

ICComponentProperty.create()

Create an IC component property.

Attributes

ICComponentProperty.die_property

DieProperty: Die property.

ICComponentProperty.id

int: Unique ID of the EDB object.

ICComponentProperty.is_null

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

ICComponentProperty.model

Model: Model object.

ICComponentProperty.msg

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

ICComponentProperty.package_def

PackageDef: Package definition object.

ICComponentProperty.package_mounting_offset

Value: Mounting offset of the package definition object.

ICComponentProperty.port_property

PortProperty: Port property.

ICComponentProperty.solder_ball_property

SolderBallProperty: Solder ball property.