You can undo an undo (redo) in AutoCAD using a few different methods.
Here's a breakdown of the ways to redo an action:
- Keyboard Shortcut (Windows): Ctrl + Y
- Keyboard Shortcut (Mac): ⌘ + Y
- Alternative Keyboard Shortcut (Windows & Mac): Ctrl + Shift + Z or ⌘ + Shift + Z
- Command Line: Type
REDO
in the command line and press Enter.
In essence, the REDO
command reverses the effect of the UNDO
command. If you've accidentally undone too many actions, REDO
will bring them back in the order they were undone.