Std Import: Difference between revisions

From FreeCAD Documentation
No edit summary
(<translate>)
Line 1: Line 1:
<translate>
{{GuiCommand|Name=Std_Import|Workbenches=All|MenuLocation=File → Import|Shortcut=CTRL+I|SeeAlso=[[Std_Open/fr|Std Open]]...}}
{{GuiCommand|Name=Std Import|Workbenches=All|MenuLocation=File → Import|Shortcut=CTRL+I|SeeAlso=[[Std_Open|Std Open]]...}}
'''Synopsis'''<br>

Adds the content of a file from another application to the current document. A number of file formats are supported: [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.
Adds the content of a file from another application to the current document. A number of file formats are supported: [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.


Line 6: Line 7:


FreeCAD Project files have the extension "FCStd". For more information on the internal structure of FreeCAD project files, read the [[File_Format_FCStd|FCStd file format]] article.
FreeCAD Project files have the extension "FCStd". For more information on the internal structure of FreeCAD project files, read the [[File_Format_FCStd|FCStd file format]] article.
<br>



{{languages |{{es|Std_Import/es}} {{fr|Std_Import/fr}} {{it|Std_Import/it}} }}
</translate>
{{clear}}
<languages/>

Revision as of 19:28, 20 April 2014

Std Import

Menu location
File → Import
Workbenches
All
Default shortcut
CTRL+I
Introduced in version
-
See also
Std Open...

Adds the content of a file from another application to the current document. A number of file formats are supported: *.IGES, *.STEP, *.BREP, *.STL, *.OBJ, *.PLY, etc.

When loading, the file is added to the current (already open) project. If you want to load a new file in a new window, use the Open command.

FreeCAD Project files have the extension "FCStd". For more information on the internal structure of FreeCAD project files, read the FCStd file format article.