Std Edit Menu: Difference between revisions

From FreeCAD Documentation
mNo edit summary
No edit summary
Line 14: Line 14:
[[Std_Refresh|Refresh]] redraws the display. <br />
[[Std_Refresh|Refresh]] redraws the display. <br />
[[Std_BoxSelection|Box Selection]] allows selecting all objects in a rectangular area. <br />
[[Std_BoxSelection|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_SelectAll|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 />
----
----

Revision as of 21:14, 29 July 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.