RTreeObj#
- class ansys.edb.core.geometry.r_tree.RTreeObj(polygon, obj)#
 Represents an RTree object.
- Attributes:
 - polygon
PolygonData Polygon representation for the object in the spatial index.
- obj
ObjBase Object to store in the index.
- polygon
 
Methods
Represents an RTree object.
PolygonDataPolygon representation for the object in the spatial index.
ObjBaseObject to store in the index.
Methods