RTreeEventArgsSearchSphere 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)
Syntaxpublic Sphere SearchSphere { get; set; }Public Property SearchSphere As Sphere
Get
Set
Property Value
Type:
Sphere
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also