Std Paste/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 10: Line 10:
==How to use==
==How to use==
# Make the target Document active by clicking on it in the Project tab or Document window.
# 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.
# Press the {{KEY|[[File:Std Paste.png|16px]] Paste}} icon, {{KEY|Ctrl}} + {{KEY|V}} keys or use menu choices {{MenuCommand|Edit → Paste}}.


==Limitations==
==Limitations==
Line 18: Line 18:
* See the [[Copying_Objects|Copying objects]] page for more details on replicating objects.
* See the [[Copying_Objects|Copying objects]] page for more details on replicating objects.


{{Std Base}}
{{Userdocnavi}}
{{clear}}
{{clear}}

Revision as of 20:07, 21 October 2019

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 Paste command is involved in replicating Document objects. It places the current "clipboard" contents into the current document. Objects may be copy/pasted between Documents.

How to use

  1. Make the target Document active by clicking on it in the Project tab or Document window.
  2. Press the Paste icon, Ctrl + V keys or use menu choices Edit → Paste.

Limitations

  • In general, it is not possible to paste FreeCAD objects into other applications, or paste objects from other applications into a FreeCAD document.

More