:class:`ApdBondwireDef` ======================= .. py:class:: pyedb.dotnet.database.definition.wirebond_def.ApdBondwireDef(pedb, edb_object) Bases: :py:obj:`WirebondDef` .. py:currentmodule:: ApdBondwireDef Overview -------- .. tab-set:: .. tab-item:: Constructors .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~find_by_name` - * - :py:attr:`~create` - Import detail ------------- .. code-block:: python from pyedb.dotnet.database.definition.wirebond_def import ApdBondwireDef Method detail ------------- .. py:method:: find_by_name(edb, name: str) :classmethod: .. py:method:: create(edb, name: str, top_to_die_distance: float = 3e-05) :classmethod: