Instances.DocumentEditor Property

InstancesDocumentEditor Property

Gets the DocumentEditor of Grasshopper.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_DocumentEditor DocumentEditor { get; }
Public Shared ReadOnly Property DocumentEditor As GH_DocumentEditor
	Get

Property Value

Type: GH_DocumentEditor

[Missing <value> documentation for "P:Grasshopper.Instances.DocumentEditor"]

See Also