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.
EDBPadstack.set_properties
(**kwargs)Convert actual padstack definition to multiple microvias definitions.
Attributes
Anti pad property.
Hole diameter.
Hole diameter in string format.
Finished hole size.
Hole offset for the X axis.
Hole offset for the Y axis.
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.
Regular pad property.
Pad parameters.
Get all the vias that belongs to active Padstack definition.
Thermal pad property.
Layers.
Starting layer.
Stopping layer.