Skip to content

Overload_Rhino_Geometry_RTree_Remove

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RTree.Remove Method

Overload List

 

Name Description
Public method Remove(BoundingBox, Int32) Removes an element from the tree.
Public method Remove(BoundingBox, IntPtr) Removes an element from the tree.
Public method Remove(Point2d, Int32) Removes an element from the tree.
Public method Remove(Point3d, Int32) Removes an element from the tree.
Public method Remove(Point3d, IntPtr) Removes an element from the tree.
  Back to Top

See Also

Reference

RTree Class
Rhino.Geometry Namespace

Clone this wiki locally