Overload_Rhino_Geometry_RTree_Remove - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
Remove(BoundingBox, Int32) | Removes an element from the tree. |
![]() |
Remove(BoundingBox, IntPtr) | Removes an element from the tree. |
![]() |
Remove(Point2d, Int32) | Removes an element from the tree. |
![]() |
Remove(Point3d, Int32) | Removes an element from the tree. |
![]() |
Remove(Point3d, IntPtr) | Removes an element from the tree. |