GH_DocumentTreeNode.Document Property

GH_DocumentTreeNodeDocument Property

Gets the document at this node.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Document Document { get; }
Public ReadOnly Property Document As GH_Document
	Get

Property Value

Type: GH_Document

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocumentTreeNode.Document"]

See Also