Std Import: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Revised. Added 'in progress' for now.)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>
{{Docnav
|[[Std_Revert|Std Revert]]
|[[Std_Export|Std Export]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconR=Std_Export.svg
|IconC=Freecad.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Std Import
|Name=Std Import
|MenuLocation=File → Import...
|Workbenches=All
|Workbenches=All
|MenuLocation=File → Import
|Shortcut={{KEY|Ctrl}}+{{KEY|I}}
|Shortcut={{KEY|Ctrl}}+{{KEY|I}}
|SeeAlso=[[Std_Export|Export]], [[Std_Open|Open]]
|SeeAlso=[[Std_Open|Std Open]], [[Import_Export|Import Export]], [[Import_Export_Preferences|Import Export Preferences]]
|Version=-
}}
}}


Line 13: Line 26:


<!--T:2-->
<!--T:2-->
The '''Std Import''' command imports geometry from a different file format into the current document. Many file formats are supported and for some formats multiple import options exist. See [[Import_Export|Import Export]] for more information.
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.

To import into a new file you can use the [[Std_Open|Std Open]] command.


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


<!--T:3-->
<!--T:3-->
# There are several ways to invoke the 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.
#* Select the {{MenuCommand|File → [[Image:Std_Import.svg|16px]] Import...}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|I}}.
# Optionally select the correct file format in the dialog box. This will filter the file list.
# Select a file.
# Press the {{Button|Open}} button.


==Preferences==
<!--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.


See: [[Import_Export_Preferences|Import Export Preferences]].
</translate>
{{clear}}


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


Some workbenches have additional import commands. See: [[Import_Export|Import Export]].

{{Docnav
|[[Std_Revert|Std Revert]]
|[[Std_Export|Std Export]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconR=Std_Export.svg
|IconC=Freecad.svg
}}

</translate>
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 20:08, 8 March 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Std Import

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

Description

The Std Import command imports geometry from a different file format into the current document. Many file formats are supported and for some formats multiple import options exist. See Import Export for more information.

To import into a new file you can use the Std Open command.

Usage

  1. There are several ways to invoke the command:
    • Select the File → Import... option from the menu.
    • Use the keyboard shortcut: Ctrl+I.
  2. Optionally select the correct file format in the dialog box. This will filter the file list.
  3. Select a file.
  4. Press the Open button.

Preferences

See: Import Export Preferences.

Notes

Some workbenches have additional import commands. See: Import Export.