Std Paste/it: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 1: Line 1:
<languages/>
<languages/>


<div class="mw-translate-fuzzy">
{{Docnav/it
{{Docnav/it
|[[Std_Copy/it|Copia]]
|[[Std_Copy/it|Copia]]
Line 7: Line 6:
|[[Std_Edit_Menu/it|Menu Modifica]]
|[[Std_Edit_Menu/it|Menu Modifica]]
|IconL=Std_Copy.svg
|IconL=Std_Copy.svg
|IconR=
|IconC=Freecad.svg
|IconC=Freecad.svg
|IconR=Std_DuplicateSelection.png
}}
}}
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">

Revision as of 20:48, 18 April 2020

Incolla

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

Descrizione

Il comando Incolla partecipa alla replica di oggetti nei Documenti. Esso inserisce il contenuto corrente degli "appunti" nel documento attivo. Gli oggetti possono essere copiati e incollati tra documenti diversi.

The Std Paste command pastes objects from the Clipboard into the active document.

Utilizzo

  1. Attivare il documento di destinazione facendo clic su di esso nella scheda di progetto o nella finestra del documento.
  2. Cliccare sull'icona Template:KEY/it, digitare Template:KEY/it + Template:KEY/it oppure dal menu usare Modifica → Incolla.
  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.

Notes

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

Preferences

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