Std MergeProjects/it: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "Il comando '''Unisci progetti''' aggiunge il contenuto di un file FreeCAD nel documento attivo.")
Line 19: Line 19:
==Descrizione==
==Descrizione==


The '''Std MergeProjects''' command adds the contents of a FreeCAD file into the active document.
Il comando '''Unisci progetti''' aggiunge il contenuto di un file FreeCAD nel documento attivo.


==Utilizzo==
==Utilizzo==

Revision as of 20:18, 18 June 2020

Unisci progetti

Posizione nel menu
File → Unisci progetti...
Ambiente
Tutti
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Nessuno

Descrizione

Il comando Unisci progetti aggiunge il contenuto di un file FreeCAD nel documento attivo.

Utilizzo

  1. Select the File → Merge project... option from the menu.
  2. Select a FreeCAD file in the dialog box.
  3. Press the Open button.

Opzioni

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

Note

  • A project cannot be merged with itself, selecting the current file is not allowed.
  • FreeCAD will automatically change the internal names and, depending on the preferences, labels of objects to avoid name conflicts.

Preferenze

  • The last used file location is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath.
  • Duplicate labels are allowed if Tools → Edit parameters... → BaseApp → Preferences → Document → DuplicateLabels is set to true. This setting can also be changed in the Preferences Editor.