Click or drag to resize

GH_DocumentAutoSave Method

Overload List
  NameDescription
Public methodAutoSave(GH_AutoSaveTrigger)
Creates a new autosave file on the disk. The previous autosave file (assuming it exists) will be temporarily renamed and eventually deleted entirely. Note: AutoSave is only possible on Documents that have TopLevel Rank and a valid FilePath.
Public methodAutoSave(GH_AutoSaveTrigger, Guid)
Creates a new autosave file on the disk. The previous autosave file (assuming it exists) will be temporarily renamed and eventually deleted entirely. Note: AutoSave is only possible on Documents that have TopLevel Rank and a valid FilePath.
Top
See Also