Skip to content

Grasshopper.Kernel.Geometry.SpatialTrees

Classes

Class

Description


Public Class
Index3d.T.

Represents an element index within a Tree3d instance.


Public Class
Node3d.T.

Basic node in a Tree3d structure. Nodes in tree structures maintain a local region and either a list of content indices or a list of up to 8 child nodes.


Public Class
TreeDelegates

Provides a bunch of standard coordinate extractor methods.


Delegates

Delegate

Description


Public delegate

Coordinates3d.T.

Delegate for coordinate retrieval.


Public delegate

Validation3d.T.

Delegate to be used during advanced customized searches.