Std Save/de: Difference between revisions

From FreeCAD Documentation
(Created page with "Der {{KEY|Save}}-Befehl speichert das aktive Dokument des aktuellen Projekts in einer Datei. Wenn es anderen Dokumente in dem Projekt gibt, werden sie nicht gespeichert.")
(Created page with "Das erste Mal beim Speichern eines Dokuments sind in einem Dialog Pfad und Dateiname anzugeben.")
Line 4: Line 4:
Der {{KEY|Save}}-Befehl speichert das aktive Dokument des aktuellen Projekts in einer Datei. Wenn es anderen Dokumente in dem Projekt gibt, werden sie nicht gespeichert.
Der {{KEY|Save}}-Befehl speichert das aktive Dokument des aktuellen Projekts in einer Datei. Wenn es anderen Dokumente in dem Projekt gibt, werden sie nicht gespeichert.


Das erste Mal beim Speichern eines Dokuments sind in einem Dialog Pfad und Dateiname anzugeben.
The first time a document is saved, a dialog to define the path and file name will appear.





Revision as of 07:38, 23 December 2018

Std Save

Menüeintrag
Datei → Speichern
Arbeitsbereich
Alle
Standardtastenkürzel
Strg+S
Eingeführt in Version
-
Siehe auch
Speichern unter...

Der Save-Befehl speichert das aktive Dokument des aktuellen Projekts in einer Datei. Wenn es anderen Dokumente in dem Projekt gibt, werden sie nicht gespeichert.

Das erste Mal beim Speichern eines Dokuments sind in einem Dialog Pfad und Dateiname anzugeben.



The name assigned to the document to save it also becomes the name used for the root in the document tree structure.

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.