Click or drag to resize

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()

Return Value

Type: Boolean
True on success, false on failure.
See Also