M_Rhino_Geometry_RTree_Remove_3 - mcneel/rhinocommon-api-docs GitHub Wiki
Removes an element from the tree.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Remove(
Point3d point,
int elementId
)
VB
Public Function Remove (
point As Point3d,
elementId As Integer
) As Boolean
- point
- Type: Rhino.Geometry.Point3d
A point. - elementId
- Type: System.Int32
A number.
Type: Boolean
true if element was successfully removed.
Supported in: 6.0.16224.21491, 5D58w