Std Open: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
mNo edit summary
Line 1: Line 1:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{GuiCommand|Name=Std Open|Workbenches=All|SeeAlso=[[Std Save]],[[Std Import]]}}
{{GuiCommand|Name=Std Open|MenuLocation=[[Std_File_Menu|File]] → Open|Workbenches=All|SeeAlso=[[Std Save]],[[Std Import]]}}


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

Revision as of 20:33, 19 April 2014

Std Open

Menu location
File → Open
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Std Save,Std 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.