RhinoCommon API
RTreeInsert Method (BoundingBox, Int32) |
Inserts an element into the tree.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool Insert( BoundingBox box, int elementId )
Public Function Insert ( box As BoundingBox, elementId As Integer ) As Boolean
Parameters
- box
- Type: Rhino.GeometryBoundingBox
A bounding box. - elementId
- Type: SystemInt32
A number.
Return Value
Type: Booleantrue if element was successfully inserted.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8