Std Cut: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 39: Line 39:


<!--T:7-->
<!--T:7-->
* It is not possible to copy-paste objects between FreeCAD other applications.
* It is not possible to copy-paste objects between FreeCAD and other applications.


<!--T:10-->
<!--T:10-->

Revision as of 19:22, 16 March 2020

Std Cut

Menu location
Edit → Cut
Workbenches
All
Default shortcut
Ctrl+X
Introduced in version
-
See also
Std Copy, Std Paste, Std DuplicateSelection

Description

The Std Cut command copies objects to the Clipboard, and then erases them from the document.

Usage

  1. Select one or more objects.
  2. There are several ways to invoke the command:
    • Press the Std Cut button.
    • Select the Edit → Cut option from the menu.
    • Use the keyboard shortcut: Ctrl+X.
  3. If the selection contains objects with dependencies, a dialog box will prompt you to specify which should be included. By default all dependencies are selected.

Notes

  • It is not possible to copy-paste objects between FreeCAD and other applications.