Std Edit Menu: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
<!-- ==The Edit Menu== -->
<!-- ==The Edit Menu== --><br />
<span style="color:#000000; background:#d3d3d3">'''&nbsp; Edit &nbsp;'''</span><br />
<br>
[[Std_Undo|Undo]] reverses the last command. <br />
<br>
[[Std_Redo|Redo]] reapplies the last command reversed by Undo. <br />
<span style="color:#000000; background:#d3d3d3">'''&nbsp; Edit &nbsp;'''</span>
<br>
<br>
[[Std_Undo|Undo]] reverses the last command. <br>
[[Std_Redo|Redo]] reapplies the last command reversed by Undo. <br>
----
----
[[Std_Cut|Cut]] places selected objects onto the clipboard and deletes them. <br>
[[Std_Cut|Cut]] places selected objects onto the clipboard and deletes them. <br />
[[Std_Copy|Copy]] places selected objects onto the clipboard. <br>
[[Std_Copy|Copy]] places selected objects onto the clipboard. <br />
[[Std_Paste|Paste]] moves the contents of the clipboard to the current document. <br>
[[Std_Paste|Paste]] moves the contents of the clipboard to the current document. <br />
[[Std_DuplicateSelection|Duplicate Selection]] is a shortcut for Copy + Paste. <br>
[[Std_DuplicateSelection|Duplicate Selection]] is a shortcut for Copy + Paste. <br />
----
----
[[Std_Refresh|Refresh]] redraws the display. <br>
[[Std_Refresh|Refresh]] redraws the display. <br />
[[Std_Box_Selection|Box Selection]] allows selecting all objects in a rectangular area. <br>
[[Std_Box_Selection|Box Selection]] allows selecting all objects in a rectangular area. <br />
[[Std_Select_All|Select All]] selects all objects in the current document. <br>
[[Std_Select_All|Select All]] selects all objects in the current document. <br />
[[Std_Delete|Delete]] deletes the current selection. <br>
[[Std_Delete|Delete]] deletes the current selection. <br />
----
----
[[Tasks_Placement|Placement]] opens the Placement dialog for the selected object. <br>
[[Tasks_Placement|Placement]] opens the Placement dialog for the selected object. <br />
[[Std_Alignment|Alignment]] opens the Alignment dialog for the selected objects. <br>
[[Std_Alignment|Alignment]] opens the Alignment dialog for the selected objects. <br />
[[Std_Edit|Toggle Edit Mode]] turns Edit Mode on or off for the selected objects. <br>
[[Std_Edit|Toggle Edit Mode]] turns Edit Mode on or off for the selected objects. <br />
----
----
[[Preferences_Editor|Preferences]] opens the user Preferences dialog.<br>
[[Preferences_Editor|Preferences]] opens the user Preferences dialog.
<br>





Revision as of 19:13, 4 June 2014


  Edit  
Undo reverses the last command.
Redo reapplies the last command reversed by Undo.


Cut places selected objects onto the clipboard and deletes them.
Copy places selected objects onto the clipboard.
Paste moves the contents of the clipboard to the current document.
Duplicate Selection is a shortcut for Copy + Paste.


Refresh redraws the display.
Box Selection allows selecting all objects in a rectangular area.
Select All selects all objects in the current document.
Delete deletes the current selection.


Placement opens the Placement dialog for the selected object.
Alignment opens the Alignment dialog for the selected objects.
Toggle Edit Mode turns Edit Mode on or off for the selected objects.


Preferences opens the user Preferences dialog.