PadstackDef#
- class ansys.edb.core.definition.padstack_def.PadstackDef(msg)#
 Represents a padstack definition.
Methods
PadstackDef.create(db, name)Create a padstack definition in a given database.
Delete the padstack definition.
PadstackDef.find_by_name(db, name)Find a padstack definition by name in a given database.
Attributes
PadstackDefData: Object containing all the padstack specific data of a padstack definition.DefinitionObjType: Definition type.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 padstack definition.