set_backdrill_top# EDBPadstackInstance.set_backdrill_top(drill_depth, drill_diameter, offset=0.0)[source]# Set backdrill from top. Parameters: drill_depthstrName of the drill to layer. drill_diameterfloat, strDiameter of backdrill size. offsetfloat, strOffset 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: boolTrue if success, False otherwise.