Std Undo: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
Line 35: Line 35:
'''Note:''' Click on the black down-arrow on the right side of the icon to get a list of the last (Max = 12) actions to undo from.
'''Note:''' Click on the black down-arrow on the right side of the icon to get a list of the last (Max = 12) actions to undo from.


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


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


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


<!--T:10-->
<!--T:10-->
Line 54: Line 54:
{{Std Base navi}}
{{Std Base navi}}


<!--T:14-->
{{Userdocnavi}}
{{Userdocnavi}}
</translate>
</translate>

Revision as of 21:19, 13 February 2020

Std Undo

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

Description

Undoes exactly one action.

Usage

  1. There are several ways to invoke the Undo command:
  2. Press on the button in the toolbar
  3. Using the Edit Undo from the top menu.
  4. 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 (Max = 12) actions to undo from.

Notes

Limitations

Scripting