Std Import: Difference between revisions

From FreeCAD Documentation
(Fixed GuiCommand.)
No edit summary
(11 intermediate revisions by 3 users not shown)
Line 3: Line 3:
<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[Std_Revert|Std Revert]]
|[[Std_Revert|Revert]]
|[[Std_Export|Std Export]]
|[[Std_Export|Export]]
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconL=Std_Revert.svg
|IconR=Std_Export.svg
|IconR=Std_Export.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
Line 34: Line 34:
# Select a file.
# Select a file.
# Press the {{Button|Open}} button.
# Press the {{Button|Open}} button.

==Options== <!--T:14-->

<!--T:15-->
* Press {{KEY|Esc}} or the {{Button|Cancel}} button to abort the command.


==Notes== <!--T:9-->
==Notes== <!--T:9-->


<!--T:10-->
<!--T:10-->
* To convert an imported [[Mesh_Workbench|mesh object]] into a solid see the [[Import_from_STL_or_OBJ|Import from STL or OBJ]] tutorial.
* To import into a new file you can use the [[Std_Open|Std Open]] command.
* To import into a new document you can use the [[Std_Open|Std Open]] command.
* Some workbenches have additional import commands. See: [[Import_Export|Import Export]].
* Some workbenches have additional import commands. See: [[Import_Export|Import Export]].


Line 47: Line 53:
* The last used file location is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath}}.
* The last used file location is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath}}.
* The last used import filter is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → General → FileImportFilter}}.
* The last used import filter is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → General → FileImportFilter}}.



<!--T:13-->
<!--T:13-->
{{Docnav
{{Docnav
|[[Std_Revert|Std Revert]]
|[[Std_Revert|Revert]]
|[[Std_Export|Std Export]]
|[[Std_Export|Export]]
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconL=Std_Revert.svg
|IconR=Std_Export.svg
|IconR=Std_Export.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
Line 61: Line 68:
{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:File_Formats{{#translation:}}]]
{{clear}}
{{clear}}

Revision as of 22:20, 21 December 2020

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 active document. Many file formats are supported and for some formats multiple import options exist. See Import Export for more information.

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.
  3. Select a file.
  4. Press the Open button.

Options

  • Press Esc or the Cancel button to abort the command.

Notes

Preferences

  • See: Import Export Preferences.
  • The last used file location is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath.
  • The last used import filter is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileImportFilter.