ApdBondwireDef#
- class ansys.edb.core.definition.bondwire_def.ApdBondwireDef(msg)#
Represents an APD bondwire definition.
Methods
ApdBondwireDef.create
(database, name)Create an APD bondwire definition in a given database.
Delete the bondwire definition.
ApdBondwireDef.find_by_name
(database, name)Find an APD bondwire definition by name in a given database.
Get the parameters of the APD bondwire definition.
Load an APD bondwire definition into a given database.
Set parameters of the APD bondwire definition.
Attributes
BondwireDefType
: Type of the APD bondwire.DefinitionObjType
: Object type of the bondwire definition.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.str
: Name of the bondwire definition.