Click or drag to resize

GH_DocumentIOSave Method

Perform a default Save operation on the internal document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Save()

Return Value

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