P_Rhino_Geometry_RTreeEventArgs_SearchSphere - mcneel/rhinocommon-api-docs GitHub Wiki

RTreeEventArgs.SearchSphere Property

Sphere bounds used during a search. You can modify the sphere in a search callback to help reduce the bounds to search.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Sphere SearchSphere { get; set; }

VB

Public Property SearchSphere As Sphere
	Get
	Set

Property Value

Type: Sphere

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

RTreeEventArgs Class
Rhino.Geometry Namespace

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