M_Rhino_Geometry_RTree_Insert - mcneel/rhinocommon-api-docs GitHub Wiki
Inserts an element into the tree.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Insert(
BoundingBox box,
int elementId
)
VB
Public Function Insert (
box As BoundingBox,
elementId As Integer
) As Boolean
- box
- Type: Rhino.Geometry.BoundingBox
A bounding box. - elementId
- Type: System.Int32
A number.
Type: Boolean
true if element was successfully inserted.
Supported in: 6.0.16224.21491, 5D58w