Padstack#
- class ansys.aedt.core.modeler.advanced_cad.stackup_3d.Padstack(app, stackup, name, material='copper')#
Provides the
Padstackclass member of Stackup3D.Methods
Padstack.add_via([position_x, position_y, ...])Insert a new via on this padstack.
Set all antipads in all layers to a specified value.
Padstack.set_all_pad_value(value)Set all pads in all layers to a specified value.
Padstack.set_start_layer(layer)Set the start layer to a specified value.
Padstack.set_stop_layer(layer)Set the stop layer to a specified value.
Attributes
Number of sides on the circle, which is
0for a true circle.Get the padstack definitions by layers.
Plating ratio between 0 and 1.
Shortcut for dir(self).