Grasshopper API
GH_DocumentEditorScriptAccess_CloseAllDocuments Method |
Closes all documents in the Document Queue.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)

public bool ScriptAccess_CloseAllDocuments()
Public Function ScriptAccess_CloseAllDocuments As Boolean
Return Value
Type: BooleanTrue on success, false on failure.
