EDBPadstack#
- class pyedb.dotnet.edb_core.edb_data.padstacks_data.EDBPadstack(edb_padstack, ppadstack)[source]#
Manages EDB functionalities for a padstack.
- Parameters:
- edb_padstack
- ppadstack
str
Inherited AEDT object.
Examples
>>> from pyedb import Edb >>> edb = Edb(myedb, edbversion="2021.2") >>> edb_padstack = edb.padstacks.definitions["MyPad"]
Methods
Convert actual padstack instance to microvias 3D Objects with a given aspect ratio.
Convert actual padstack definition to multiple microvias definitions.
Attributes
Hole diameter.
Hole diameter in string format.
Finished hole size.
Hole offset for the X axis.
Hole offset for the Y axis.
Hole parameters.
Via Hole parameters values.
Hole plating ratio.
Hole plating thickness.
Hole properties.
Get hole range value from padstack definition.
Hole rotation.
Hole type.
Definitions Instances.
Hole material.
Padstack Definition Name.
Get all the vias that belongs to active Padstack definition.
Layers.
Starting layer.
Stopping layer.