Return primitive given coordinate point [x, y], layer name and nets.
- Parameters:
- point
list
Coordinate [x, y]
- layer
list
or str
, optional
list of layer name or layer name applied on filter.
- nets
list
or str
, optional
list of net name or single net name applied on filter
- Returns:
list
of
pyedb.dotnet.edb_core.edb_data.primitives_data.Primitive
List of primitives, polygons, paths and rectangles.