new_padstack#
- Modeler3DLayout.new_padstack(name='Padstack')#
Create a Padstack object that can be used to create a padstack.
- Parameters:
- name
str,optional Name of the padstack. The default is
"Padstack".
- name
- Returns:
ansys.aedt.core.modeler.cad.object_3dlayout.PadstackPadstack object if a padstack with this name does not already exist.