M_Rhino_Geometry_RTree_Remove_2 - 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(
Point2d point,
int elementId
)
VB
Public Function Remove (
point As Point2d,
elementId As Integer
) As Boolean
- point
- Type: Rhino.Geometry.Point2d
A point. - elementId
- Type: System.Int32
A number.
Type: Boolean
true if element was successfully removed.
Supported in: 6.0.16224.21491, 5D58w