Std Undo: Difference between revisions

From FreeCAD Documentation
(Minor edits.)
(Fixed GuiCommand.)
Line 18: Line 18:
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|Ctrl}}+{{KEY|Z}}
|Shortcut={{KEY|Ctrl}}+{{KEY|Z}}
|Version=-
|SeeAlso=[[Std_Redo|Std Redo]]
|SeeAlso=[[Std_Redo|Std Redo]]
}}
}}

Revision as of 10:16, 16 March 2020

Std Undo

Menu location
Edit → Undo
Workbenches
All
Default shortcut
Ctrl+Z
Introduced in version
-
See also
Std Redo

Description

Undoes exactly one action.

Usage

  1. There are several ways to invoke the Undo command:
    • Press on the button in the toolbar
    • Using the Edit Undo from the top menu.
    • Using the Ctrl + Z keyboard shortcut.

Note: Click on the black down-arrow on the right side of the icon to get a list of the last actions that can be undone.

Notes

Limitations

Scripting