GH_DocumentEditorScriptAccess_NewDocument Method |
Creates a new document and loads it into the Canvas.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool ScriptAccess_NewDocument()
Public Function ScriptAccess_NewDocument As Boolean
Return Value
Type:
BooleanSee Also