get_padstack_instances_rtree_index#

EdbPadstacks.get_padstack_instances_rtree_index(nets=None)[source]#

Returns padstack instances Rtree index.

Parameters:
netsstr or list, optional

net name of list of nets name applying filtering on padstack instances selection. If None is provided all instances are included in the index. Default value is None.

Returns:
Rtree index object.