GH_DocumentIODocument Property |
Gets or sets the internal document.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_Document Document { get; set; }
Public Property Document As GH_Document
Get
Set
Property Value
Type:
GH_Document[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocumentIO.Document"]
See Also