set_backdrill_top#

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

Set backdrill from top.

Parameters:
drill_depthstr

Name of the drill to layer.

drill_diameterfloat, str

Diameter of backdrill size.

offsetfloat, str

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.