GH_DocumentEditorScriptAccess_OpenDocument Method |
Displays a command line interface for File Open... then loads that file into the Canvas.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool ScriptAccess_OpenDocument()
Public Function ScriptAccess_OpenDocument As Boolean
Return Value
Type:
BooleanTrue on success, false on failure.
See Also