Std Import/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "{{Std Base/it}} {{Userdocnavi/it}}")
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand|Name=Std Import|Workbenches=All|MenuLocation=File → Import|Shortcut=CTRL+I|SeeAlso=[[Std_Open|Std Open]]...}}
{{GuiCommand/it|Name=Std_Import|Name/it=Importa|Workbenches=Tutti|MenuLocation=[[Std_File_Menu/it|File]]Importa|Shortcut=CTRL+I|SeeAlso=[[Std_Export/it|Esporta]], [[Std_Open/it| Apri]]}}


Apre e carica file di progetti aggiungendoli al documento attivo nell'ambiente di lavoro di '''FreeCAD'''.
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.


Secondo quali moduli di estensione sono installati sono supportati diversi tipi di file, come, ad esempio, '''[http://it.wikipedia.org/wiki/IGES .IGES], [http://it.wikipedia.org/wiki/ISO_10303 .STEP], [http://it.wikipedia.org/wiki/B-Rep .BREP], [http://it.wikipedia.org/wiki/STL_(formato_di_file) .STL], [http://it.wikipedia.org/wiki/Obj .OBJ], [http://en.wikipedia.org/wiki/PLY_(file_format) .PLY]''' e altri ancora.
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.


Quando si importa un file, esso viene sempre '''aggiunto''' al documento corrente attivo.
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.


Per caricare invece un file in un '''nuovo''' documento si deve utilizzare il comando [[Std_Open/it|Std Apri]].


I file dei progetti di FreeCAD hanno l'estensione '''FCStd'''.

Per avere maggiori informazioni sulla struttura interna dei file di progetti di FreeCAD leggere l'articolo [[File Format FCStd/it|Formato dei file FCStd]].

Altri articoli su questo argomento:
* [[Document_structure/it| Struttura dei file generati con FreeCAD ]]
* [[Fcstd_file_format/it| Formato dei file Fcstd]]

{{Std Base/it}}
{{Userdocnavi/it}}
{{clear}}
{{clear}}
<languages/>

Revision as of 21:43, 21 October 2019

Importa

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

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.

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.

I file dei progetti di FreeCAD hanno l'estensione FCStd.

Per avere maggiori informazioni sulla struttura interna dei file di progetti di FreeCAD leggere l'articolo Formato dei file FCStd.

Altri articoli su questo argomento: