Autosave

The Autosave command saves the current file to the designated AutoSave(Number) file.

The automatic autosave mechanism periodically saves a copy of your current model. This saved file is removed when you successfully close your model. If Rhino is not successfully closed, either because it crashed or because you turned off your computer while your file was open, the autosave file remains on your hard drive.

When you run Rhino and Rhino detected an autosaved file, Rhino prompts to save the recovered model.

Warning

This is the only opportunity to recover the model. If you choose not to save, the autosaved file will be removed.

To turn automatic Autosave on

In Files Options, under Autosave, check the Save every box and type a number of minutes.

To set the name and folder of the Autosave file

In Files Options, under Autosave, set the folder and file name.

To set a list of commands that trigger Autosave automatically

In Files Options, under Autosave, in the Always save before box, type the command names.

Running commands in this list will trigger an autosave even if Autosave is not turned on.

Note

A timer is used to fire an autosave event. If no command is running, Rhino saves immediately. If a command is running, Rhino autosaves at the end of the command/script that is running.
Rhino starts the timer only when the document is modified.
Save (but not Export, nor SaveAs) resets the autosave timer.
Save also deletes the existing Autosave file and clears the registry flag indicating the last autosaved file because the real file is more current than the Autosave file.
If the active model is named, the Autosave file will be placed in the default Autosave folder and be named as follows:

<auto save folder>//<file name>_RhinoAutoSave(<thread_id>).3dm

If the active model is not named, autosave file is written to the default Autosave file.

See also

Work with files


Rhinoceros 5 © 2010-2015 Robert McNeel & Associates. 17-Sep-2015