Std Redo: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu}}
<translate>
<translate>


Line 31: Line 32:
#* Using the {{MenuCommand|{{StdMenu|[[Std_Edit_Menu|Edit]]}} → [[Image:Std_Redo.svg|16px]] Redo}} entry from the top menu.
#* Using the {{MenuCommand|{{StdMenu|[[Std_Edit_Menu|Edit]]}} → [[Image:Std_Redo.svg|16px]] Redo}} entry from the top menu.
#* Using the {{KEY|Ctrl}}+{{KEY|Y}} keyboard shortcut
#* Using the {{KEY|Ctrl}}+{{KEY|Y}} keyboard shortcut

==Limitations==

==Scripting==


<!--T:9-->
<!--T:9-->

Revision as of 01:06, 7 February 2020

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Std Redo

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

Description

Redoes a previous undone operation.

Usage

  1. There are several ways to invoke the Redo command:
    • Pressing on the button in the toolbar
    • Using the Edit Redo entry from the top menu.
    • Using the Ctrl+Y keyboard shortcut

Limitations

Scripting