GH_DocumentEditorScriptAccess_IsDocument Method |
Returns true if there is an active document.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool ScriptAccess_IsDocument()
Public Function ScriptAccess_IsDocument As Boolean
Return Value
Type:
BooleanSee Also