Skip to content

Overload_Rhino_Geometry_RTree_Insert

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

RTree.Insert Method

Overload List

 

Name Description
Public method Insert(BoundingBox, Int32) Inserts an element into the tree.
Public method Insert(BoundingBox, IntPtr) Inserts an element into the tree.
Public method Insert(Point2d, Int32) Inserts an element into the tree.
Public method Insert(Point2d, IntPtr) Inserts an element into the tree.
Public methodCode example Insert(Point3d, Int32) Inserts an element into the tree.
Public method Insert(Point3d, IntPtr) Inserts an element into the tree.
  Back to Top

See Also

Reference

RTree Class
Rhino.Geometry Namespace

Clone this wiki locally