Click or drag to resize

GH_DocumentIOSaveBackup Method

Save a time-stamped copy of the current file.

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

Return Value

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