Команда "Открыть"

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

Std Open

Системное название
Std Open
Расположение в меню
Файл → Открыть
Верстаки
All
Быстрые клавиши
Ctrl+O
Представлено в версии
-
См. также
Сохранить файл,Импортировать файл

Opens and loads project files into FreeCAD's workspace and depending on the installed extension modules further file types are supported such as *.IGES, *.STEP, *.BREP, *.STL, *.OBJ, *.PLY, etc.

When loading files always a new document gets created. If you want to load a file into an existing document use the Std_Import instead.

FreeCAD project files have the extension "FCStd". To get more information about the internal layout of FreeCAD projects files read the article File Format FCStd.