M_Rhino_Geometry_RTree_Remove - 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(
BoundingBox box,
int elementId
)
VB
Public Function Remove (
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 removed.
Supported in: 6.0.16224.21491, 5D58w