Gets the ultimate root node for this tree.
Namespace:
Grasshopper.Kernel.Geometry.SpatialTrees
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Node3d<T> RootNode { get; }
Public ReadOnly Property RootNode As Node3d(Of T)
Get
Property Value
Type:
Node3dT[Missing <value> documentation for "P:Grasshopper.Kernel.Geometry.SpatialTrees.Node3d`1.RootNode"]
See Also