Click or drag to resize

Node3dTIndicesRecursive Property

Gets the list of item indices that are contained within this node and any child nodes.

Namespace:  Grasshopper.Kernel.Geometry.SpatialTrees
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<int> IndicesRecursive { get; }

Property Value

Type: ListInt32

[Missing <value> documentation for "P:Grasshopper.Kernel.Geometry.SpatialTrees.Node3d`1.IndicesRecursive"]

See Also