GH_DocumentTreeRoot Property |
Gets the root node for this document.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_DocumentTreeNode Root { get; }
Public ReadOnly Property Root As GH_DocumentTreeNode
Get
Property Value
Type:
GH_DocumentTreeNode[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocumentTree.Root"]
See Also