Overload_Rhino_Geometry_RTree_Search - mcneel/rhinocommon-api-docs GitHub Wiki

RTree.Search Method

Overload List

 

Name Description
Public method Search(BoundingBox, EventHandler(RTreeEventArgs)) Searches for items in a bounding box. The bounding box can be singular and contain exactly one single point.
Public method Search(Sphere, EventHandler(RTreeEventArgs)) Searches for items in a sphere.
Public method Search(BoundingBox, EventHandler(RTreeEventArgs), Object) Searches for items in a bounding box. The bounding box can be singular and contain exactly one single point.
Public methodCode example Search(Sphere, EventHandler(RTreeEventArgs), Object) Searches for items in a sphere.
  Back to Top

See Also

Reference

RTree Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️