Std Paste/it: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "Il comando '''Incolla''' incolla gli oggetti dagli Appunti nel documento attivo.")
Line 21: Line 21:
==Descrizione==
==Descrizione==


Il comando '''Incolla''' incolla gli oggetti dagli Appunti nel documento attivo.
The '''Std Paste''' command pastes objects from the Clipboard into the active document.


==Utilizzo==
==Utilizzo==

Revision as of 20:32, 19 June 2020

Incolla

Posizione nel menu
Modifica → Incolla
Ambiente
Tutti
Avvio veloce
Ctrl+V
Introdotto nella versione
-
Vedere anche
Taglia, Copia, Duplica la selezione

Descrizione

Il comando Incolla incolla gli oggetti dagli Appunti nel documento attivo.

Utilizzo

  1. There are several ways to invoke the command:
    • Press the Std Paste button.
    • Select the Edit → Paste option from the menu.
    • Select the Paste option from the Tree view context menu. Note that this option is only available when an exiting object has been selected.
    • Use the keyboard shortcut: Ctrl+V.

Note

  • FreeCAD will automatically change the internal names and, depending on the preferences, labels of objects to avoid name conflicts.
  • A spreadsheet cell alias that already exists in the spreadsheet will not be pasted.
  • When you are working in a FreeCAD text window, an input box or a spreadsheet, the standard keyboard shortcut Ctrl+V, in almost all cases, does not call the Std Paste command but uses the Paste function from the OS instead.
  • It is not possible to copy-paste native objects between FreeCAD and other applications.

Preferenze

  • 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.