Std Paste/cs: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/cs|Name=Std_Paste|Name/cs=Std_Paste|MenuLocation=Edit → Paste|Shortcut=Ctrl+V|Workbenches=All|SeeAlso=Copy, [[Std_DuplicateSelection/cs|Duplicat...")
(Updating to match new version of source page)
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>

{{Docnav
|[[Std_Copy|Std Copy]]
|[[Std_DuplicateSelection|Std DuplicateSelection]]
|[[Std_Edit_Menu|Std Edit Menu]]
|IconL=Std_Copy.svg
|IconR=
|IconC=Freecad.svg
}}

<div class="mw-translate-fuzzy">
{{GuiCommand/cs|Name=Std_Paste|Name/cs=Std_Paste|MenuLocation=Edit → Paste|Shortcut=Ctrl+V|Workbenches=All|SeeAlso=[[Std_Copy/cs|Copy]], [[Std_DuplicateSelection/cs|Duplicate Selection]]}}
{{GuiCommand/cs|Name=Std_Paste|Name/cs=Std_Paste|MenuLocation=Edit → Paste|Shortcut=Ctrl+V|Workbenches=All|SeeAlso=[[Std_Copy/cs|Copy]], [[Std_DuplicateSelection/cs|Duplicate Selection]]}}
</div>


==Description==
==Description==
The Paste command is involved in replicating [[Document_structure|Document]] objects. It places the current "clipboard" contents into the current document. Objects may be copy/pasted between Documents.


The '''Std Paste''' command pastes objects from the Clipboard into the active document.
==How to use==
# Make the target Document active by clicking on it in the Project tab or Document window.
# Press the {{KEY|[[File:Std Paste.png|16px|Paste]]}} icon, {{KEY|ctrl}} + {{KEY|V}} keys or use menu choices Edit → Paste.


==Limitations==
==Usage==
* In general, it is not possible to paste FreeCAD objects into other applications, or paste objects from other applications into a FreeCAD document.


# There are several ways to invoke the command:
==More==
#* Press the {{Button|[[Image:Std_Paste.svg|16px]] [[Std_Paste|Std Paste]]}} button.
* See the [[Copying_Objects|Copying objects]] page for more details on replicating objects.
#* Select the {{MenuCommand|Edit → [[Image:Std_Paste.svg|16px]] Paste}} option from the menu.
#* Select the {{MenuCommand|[[Image:Std_Paste.svg|16px]] Paste}} option from the [[Tree_view|Tree view]] context menu. Note that this option is only available when an exiting object has been selected.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|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 {{KEY|Ctrl}}+{{KEY|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 {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → Document → DuplicateLabels}} is set to {{TRUE}}. This setting can also be changed in the [[Preferences_Editor#Document|Preferences Editor]].

{{Docnav
|[[Std_Copy|Std Copy]]
|[[Std_DuplicateSelection|Std DuplicateSelection]]
|[[Std_Edit_Menu|Std Edit Menu]]
|IconL=Std_Copy.svg
|IconR=
|IconC=Freecad.svg
}}

{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}
<languages/>

Revision as of 21:28, 23 March 2020

Std_Paste

Umístění Menu
Edit → Paste
Pracovní stoly
All
Výchozí zástupce
Ctrl+V
Představen ve verzi
-
Viz také
Copy, Duplicate Selection

Description

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

Usage

  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.