Click or drag to resize

GH_DocumentTreeRoot Property

Gets the root node for this document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_DocumentTreeNode Root { get; }

Property Value

Type: GH_DocumentTreeNode

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocumentTree.Root"]

See Also