Std Import/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "{{Docnav/it |Ripristina |Esporta |Menu File |IconL= |IconR= |IconC=Freecad.svg }}")
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{Docnav/it
|[[Std_Revert|Std Revert]]
|[[Std_Revert/it|Ripristina]]
|[[Std_Export|Std Export]]
|[[Std_Export/it|Esporta]]
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu/it|Menu File]]
|IconL=
|IconL=
|IconR=
|IconR=

Revision as of 19:05, 18 April 2020

Importa

Posizione nel menu
File → Importa
Ambiente
Tutti
Avvio veloce
CTRL+I
Introdotto nella versione
-
Vedere anche
Esporta, Apri

Description

Apre e carica file di progetti aggiungendoli al documento attivo nell'ambiente di lavoro di FreeCAD.

Secondo quali moduli di estensione sono installati sono supportati diversi tipi di file, come, ad esempio, .IGES, .STEP, .BREP, .STL, .OBJ, .PLY e altri ancora.

Usage

Quando si importa un file, esso viene sempre aggiunto al documento corrente attivo.

Per caricare invece un file in un nuovo documento si deve utilizzare il comando Std Apri.

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.