Jump to content

Std Redo

From FreeCAD Documentation
Revision as of 07:56, 26 September 2025 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)

Std Redo

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

Description

The Std Redo command reverses the action of the Std Undo command.

Usage

  1. There are several ways to invoke the command:
    • Press the Redo button.
    • Select the Edit → Redo option from the menu.
    • Use the keyboard shortcut: Ctrl+Shift+Z or (on Windows) Ctrl+Y

Options

  • To redo multiple actions click on the down arrow to the right of the Redo button and select from the list.

Preferences

See Std Undo.

Scripting

See Std Undo.