Std Open: Difference between revisions

From FreeCAD Documentation
(Shortcut)
No edit summary
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
<!--T:1-->
Line 14: Line 15:
</translate>
</translate>
{{clear}}
{{clear}}
<languages/>

Revision as of 13:26, 9 August 2018

Std Open

Menu location
File → Open
Workbenches
All
Default shortcut
Ctrl+O
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.