Click or drag to resize

RTreeInsert Method

Overload List
  NameDescription
Public methodInsert(BoundingBox, Int32)
Inserts an element into the tree.
Public methodInsert(BoundingBox, IntPtr)
Inserts an element into the tree.
Public methodInsert(Point2d, Int32)
Inserts an element into the tree.
Public methodInsert(Point2d, IntPtr)
Inserts an element into the tree.
Public methodCode exampleInsert(Point3d, Int32)
Inserts an element into the tree.
Public methodInsert(Point3d, IntPtr)
Inserts an element into the tree.
Top
See Also