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