Std Open/en: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 8: Line 8:
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]].
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]].


{{Std Base}}
{{Userdocnavi}}
{{clear}}
{{clear}}

Revision as of 20:06, 21 October 2019

Std Open

Menu location
File → Open
Workbenches
All
Default shortcut
Ctrl+O
Introduced in version
-
See also
Save, Import

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.