EDBPadProperties#
- class pyedb.dotnet.edb_core.edb_data.padstacks_data.EDBPadProperties(edb_padstack, layer_name, pad_type, p_edb_padstack)[source]#
Manages EDB functionalities for pad properties.
- Parameters:
Examples
>>> from pyedb import Edb >>> edb = Edb(myedb, edbversion="2021.2") >>> edb_pad_properties = edb.padstacks.definitions["MyPad"].pad_by_layer["TOP"]
Methods
Convert an integer to an EDB.PadGeometryType.
Convert an integer to an EDB.PadGeometryType.
Attributes
Geometry type.
Offset for the X axis.
Offset for the Y axis.
Get parameters.
Parameters.
Parameters value in string format.
Parameters.
Rotation.
Get the shape of the pad.