Std Save/it: Difference between revisions

From FreeCAD Documentation
(Created page with "left {{clear}}")
(Created page with "Il nome assegnato al documento per salvarlo diventa anche il nome utilizzato per la radice di quel documento nell'albero della struttura.")
Line 12: Line 12:




Il nome assegnato al documento per salvarlo diventa anche il nome utilizzato per la radice di quel documento nell'albero della struttura.
The name assigned to the document to save it also becomes the name used for the root in the document tree structure.


Subsequent {{KEY|Save}} commands automatically use the path and file name defined in the first save. To save the file in a
Subsequent {{KEY|Save}} commands automatically use the path and file name defined in the first save. To save the file in a

Revision as of 19:18, 20 April 2014

Salva

Posizione nel menu
File → Salva
Ambiente
Tutti
Avvio veloce
Crtl+S
Introdotto nella versione
-
Vedere anche
Salva con nome...

Il comando Template:KEY/it permette di salvare il documento attivo del progetto in corso. Salva i documenti del progetto in file distinti.

Se nel progetto esistono altri documenti questi non vengono salvati.

La prima volta che un documento viene salvato appare una finestra per definire il percorso e il nome:



Il nome assegnato al documento per salvarlo diventa anche il nome utilizzato per la radice di quel documento nell'albero della struttura.

Subsequent Save commands automatically use the path and file name defined in the first save. To save the file in a different location, or assign to it a new name, you must use the Save As command.

When you try to close a modified document, or exit FreeCAD with modified documents in use, you will receive a warning:


You can define a default location for opening and saving files using the menu Tools → Edit Parameters → BaseApp → Preferences → General → FileOpenSavePath.