Click or drag to resize

Node3dTItemsGlobal Property

Gets the list of all items stored inside this entire tree. Do not modify this collection unless you know what you are doing.

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

Property Value

Type: ListT

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

See Also