Std DuplicateSelection: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
 
(One intermediate revision by the same user not shown)
Line 29: Line 29:
<!--T:3-->
<!--T:3-->
# Select one or more objects.
# Select one or more objects.
# Select the {{MenuCommand|Edit → Duplicate selection}} option from the menu.
# Select the {{MenuCommand|Edit → [[Image:Std_DuplicateSelection.svg|16px]] Duplicate selection}} 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.
# If the objects have dependencies that have not been selected, a dialog box will prompt you to specify which should be included.


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


<!--T:19-->
See [[Std_Paste#Preferences|Std Paste]].
See [[Std_Paste#Preferences|Std Paste]].



Latest revision as of 08:44, 8 July 2024

Std DuplicateSelection

Menu location
Edit → Duplicate selection
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 selection 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

See Std Paste.