- GuiCommand: Name:Std Paste MenuLocation:Edit → Paste Workbenches:All Shortcut:Ctrl+V SeeAlso:Std Cut, Std Copy, Std DuplicateSelection
The Std Paste command pastes objects from the Clipboard into the active document.
- There are several ways to invoke the command:
- 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.
- 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.
{{Std Base navi}}
documentation index > Std Paste