Std Import: Difference between revisions

From FreeCAD Documentation
(Undo revision 797416 by David69 (talk))
Tag: Undo
(Added icons from src.)
Line 6: Line 6:
|[[Std_Export|Std Export]]
|[[Std_Export|Std Export]]
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconL=Std_Revert.svg
|IconR=
|IconR=Std_Export.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=Std Import
|Name=Std Import
|Empty=1
|MenuLocation=File → Import...
|MenuLocation=File → Import...
|Workbenches=All
|Workbenches=All
Line 31: Line 30:
<!--T:3-->
<!--T:3-->
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Select the {{MenuCommand|File → Import...}} option from the menu.
#* Select the {{MenuCommand|File → [[Image:Std_Import.svg|16px]] Import...}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|I}}.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|I}}.
# Optionally select the correct file format in the dialog box.
# Optionally select the correct file format in the dialog box.
Line 55: Line 54:
* 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-->
Line 61: Line 61:
|[[Std_Export|Std Export]]
|[[Std_Export|Std Export]]
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconL=Std_Revert.svg
|IconR=
|IconR=Std_Export.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}

Revision as of 10:12, 7 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.