Grasshopper.Kernel.Geometry.SpatialTrees Namespace |
| Class | Description | |
|---|---|---|
| Index3dT |
Represents an element index within a Tree3d instance.
| |
| Node3dT |
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.
| |
| TreeDelegates |
Provides a bunch of standard coordinate extractor methods.
|
| Delegate | Description | |
|---|---|---|
| Coordinates3dT |
Delegate for coordinate retrieval.
| |
| Validation3dT |
Delegate to be used during advanced customized searches.
|