Std DuplicateSelection: Difference between revisions

From FreeCAD Documentation
({{Docnav)
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:7-->
{{Docnav
{{Docnav
|[[Std_Paste|Paste]]
|[[Std_Paste|Paste]]
Line 30: Line 31:
* 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.


<!--T:8-->
{{Docnav
{{Docnav
|[[Std_Paste|Paste]]
|[[Std_Paste|Paste]]

Revision as of 10:41, 15 November 2019

Std DuplicateSelection

Menu location
Edit → Duplicate Selection
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Copy, Paste

Description

The Duplicate Selection command is a short-cut for the Copy+Paste commands. It creates replicas of the currently selected objects into the current document.

How to use

  1. Select the objects to be duplicated.
  2. Use menu choice Edit → Duplicate Selection.

More