Std Open: Difference between revisions

From FreeCAD Documentation
No edit summary
(SeeAlso=Save, Import)
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{GuiCommand|Name=Std Open|MenuLocation=[[Std_File_Menu|File]] → Open|Workbenches=All|Shortcut=Ctrl+O|SeeAlso=[[Std Save]],[[Std Import]]}}
{{GuiCommand|Name=Std Open|MenuLocation=[[Std_File_Menu|File]] → Open|Workbenches=All|Shortcut=Ctrl+O|SeeAlso=[[Std Save|Save]], [[Std Import|Import]]}}


<!--T:2-->
<!--T:2-->

Revision as of 02:44, 9 September 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.