Std Import: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
(7 intermediate revisions by 3 users not shown)
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Std Import|Workbenches=All|MenuLocation=File → Import|Shortcut=CTRL+I|SeeAlso=[[Std_Open|Std Open]]...}}
|Name=Std Import
|Workbenches=All
|MenuLocation=File → Import
|Shortcut={{KEY|Ctrl}}+{{KEY|I}}
|SeeAlso=[[Std_Export|Export]], [[Std_Open|Open]]
}}

==Description== <!--T:6-->


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

==Usage== <!--T:7-->


<!--T:3-->
<!--T:3-->
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 [[Std_Open|Open]] command.
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 [[Image:Std_Open.svg|24px]] [[Std_Open|Open]] command.


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



</translate>
</translate>
{{clear}}
{{clear}}

{{Std Base navi{{#translation:}}}}

{{Userdocnavi{{#translation:}}}}

Revision as of 05:59, 19 February 2020

Std Import

Menu location
File → Import
Workbenches
All
Default shortcut
Ctrl+I
Introduced in version
-
See also
Export, Open

Description

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.

Usage

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.