in_voids# EDBPadstackInstance.in_voids(net_name=None, layer_name=None)[source]# Check if this padstack instance is in any void. Parameters: net_namestrNet name of the voids to be checked. Default is None. layer_namestrLayer name of the voids to be checked. Default is None. Returns: listList of the voids that include this padstack instance.