Click or drag to resize

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; }

Property Value

Type: GH_Document

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

See Also