Click or drag to resize

Index3dTNode Property

Gets the node of the tree in which this element is stored.

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

Property Value

Type: Node3dT

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

See Also