Click or drag to resize

GH_DocumentEditorScriptAccess_CloseAllDocuments Method

Closes all documents in the Document Queue.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool ScriptAccess_CloseAllDocuments()

Return Value

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