Std DuplicateSelection: Difference between revisions

From FreeCAD Documentation
(Revised.)
No edit summary
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>


<!--T:7-->
{{Docnav
{{Docnav
|[[Std_Paste|Std Paste]]
|[[Std_Paste|Paste]]
|[[Std_Refresh|Std Refresh]]
|[[Std_Refresh|Refresh]]
|[[Std_Edit_Menu|Std Edit Menu]]
|[[Std_Edit_Menu|Std Edit Menu]]
|IconL=Std_Paste.svg
|IconL=Std_Paste.svg
Line 14: Line 12:
}}
}}


<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Std DuplicateSelection
|Name=Std DuplicateSelection
|MenuLocation=Edit → Duplicate selection
|MenuLocation=Edit → Duplicate selected object
|Workbenches=All
|Workbenches=All
|SeeAlso=[[Std_Cut|Std Cut]], [[Std_Copy|Std Copy]], [[Std_Paste|Std Paste]]
|SeeAlso=[[Std_Cut|Std Cut]], [[Std_Copy|Std Copy]], [[Std_Paste|Std Paste]]
}}
}}


==Description==
==Description== <!--T:10-->


<!--T:2-->
The '''Std DuplicateSelection''' command duplicates objects within the active document.
The '''Std DuplicateSelection''' command duplicates objects within the active document.


==Usage==
==Usage== <!--T:11-->


<!--T:3-->
# Select one or more objects in the [[Tree_view|Tree view]] or the [[3D_view|3D view]].
# Select one or more objects.
# Select the {{MenuCommand|Edit → Duplicate selection}} option from the menu.
# Select the {{MenuCommand|Edit → Duplicate selected object}} option from the menu.
# If the objects have dependencies that have not been selected, a dialog box will prompt you to specify which should be included.


==Notes==
==Notes== <!--T:12-->


<!--T:5-->
* FreeCAD will automatically change the internal names and, depending on the preferences, labels of objects to avoid name conflicts.
* FreeCAD will automatically change the internal names and, depending on the preferences, labels of objects to avoid name conflicts.
* If graphical objects have been selected the results will not be immediately apparent in the [[3D_view|3D view]] as the new objects will have the same shape and position as their originals.


==Preferences==
==Preferences== <!--T:13-->


<!--T:14-->
* 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]].
* 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]].



<!--T:8-->
{{Docnav
{{Docnav
|[[Std_Paste|Std Paste]]
|[[Std_Paste|Paste]]
|[[Std_Refresh|Std Refresh]]
|[[Std_Refresh|Refresh]]
|[[Std_Edit_Menu|Std Edit Menu]]
|[[Std_Edit_Menu|Std Edit Menu]]
|IconL=Std_Paste.svg
|IconL=Std_Paste.svg
Line 51: Line 56:
{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 10:48, 18 September 2021

Std DuplicateSelection

Menu location
Edit → Duplicate selected object
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Std Cut, Std Copy, Std Paste

Description

The Std DuplicateSelection command duplicates objects within the active document.

Usage

  1. Select one or more objects.
  2. Select the Edit → Duplicate selected object option from the menu.
  3. If the objects have dependencies that have not been selected, a dialog box will prompt you to specify which should be included.

Notes

  • FreeCAD will automatically change the internal names and, depending on the preferences, labels of objects to avoid name conflicts.

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.