new_padstack#
- Modeler3DLayout.new_padstack(name='Padstack')[source]#
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.Padstack
Padstack object if a padstack with this name does not already exist.