Std Open: Difference between revisions

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


<!--T:2-->
Opens and loads project files into FreeCAD's workspace and depending on the installed extension modules further file types are supported such as [http://en.wikipedia.org/wiki/IGES *.IGES], [http://en.wikipedia.org/wiki/Step_file *.STEP], [http://en.wikipedia.org/wiki/BREP *.BREP], [http://en.wikipedia.org/wiki/STL_%28file_format%29 *.STL], [http://en.wikipedia.org/wiki/Wavefront_.obj_file *.OBJ], [http://en.wikipedia.org/wiki/PLY_%28file_format%29 *.PLY], etc.
Opens and loads project files into FreeCAD's workspace and depending on the installed extension modules further file types are supported such as [http://en.wikipedia.org/wiki/IGES *.IGES], [http://en.wikipedia.org/wiki/Step_file *.STEP], [http://en.wikipedia.org/wiki/BREP *.BREP], [http://en.wikipedia.org/wiki/STL_%28file_format%29 *.STL], [http://en.wikipedia.org/wiki/Wavefront_.obj_file *.OBJ], [http://en.wikipedia.org/wiki/PLY_%28file_format%29 *.PLY], etc.


<!--T:3-->
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.
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.


<!--T:4-->
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]].



Revision as of 20:29, 19 April 2014

Std Open

Menu location
None
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.