M_Rhino_Geometry_RTree_Insert_5 - 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(
Point3d point,
IntPtr elementId
)
VB
Public Function Insert (
point As Point3d,
elementId As IntPtr
) As Boolean
- point
- Type: Rhino.Geometry.Point3d
A point. - elementId
- Type: System.IntPtr
A pointer.
Type: Boolean
true if element was successfully inserted.
Supported in: 6.0.16224.21491, 5D58w