in_voids#

EDBPadstackInstance.in_voids(net_name=None, layer_name=None)[source]#

Check if this padstack instance is in any void.

Parameters:
net_namestr

Net name of the voids to be checked. Default is None.

layer_namestr

Layer name of the voids to be checked. Default is None.

Returns:
list

List of the voids that include this padstack instance.