Команда "Сохранить"

From FreeCAD Documentation
Revision as of 10:23, 2 November 2019 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Std Save

Системное название
Std Save
Расположение в меню
Файл → Сохранить
Верстаки
All
Быстрые клавиши
Crtl+S
Представлено в версии
-
См. также
Сохранить как...

The Save command stores the active document of the current project to a file. If there are other documents in the project, they are not saved.

The first time a document is saved, a dialog to define the path and file name will appear.

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.