Edit Menu

  • The Edit menu hosts the Undo/Redo operations, as well as the Delete Objects command.
  • These operations are accesible through standard shortcuts, so the menu is provided mainly for completeness.
../../_images/edit_menu_icons1.png

UNDO Last Step

  • Takes back the last supported operation.
  • The Undo buffer stores most Document operations including object creation, selecting and parameter changes.
  • The Undo buffer does not store Viewport operations like Viewport navigation, Viewport shading settings changes etc.
  • Accessible via the default keyboard shortcut CTRL+Z.

REDO Last Undo

  • Takes back the previous undo operation, as long as no changes have been made to the Document since the Undo.
  • Accessible via the default keyboard shortcut CTRL+Y.

DELETE Selected

  • Deletes one or more selected objects, if any.
  • No prompt will be issued and the objects will be deleted immediately.
  • This operation can be undone using the UNDO Last Step operation.
  • Accessible via the default keyboard shortcut DEL.