set_backdrill_bottom#

EDBPadstackInstance.set_backdrill_bottom(drill_depth, drill_diameter, offset=0.0)[source]#

Set backdrill from bottom.

Parameters:
drill_depthstr

Name of the drill to layer.

drill_diameterfloat, str

Diameter of the backdrill size.

offsetfloat, str, optional

Offset for the backdrill. The default is 0.0. If the value is other than the default, the stub does not stop at the layer. In AEDT, this parameter is called “Mfg stub length”.

Returns:
bool

True if success, False otherwise.