Undo Button

Cubit has an undo capability. To enable the Undo feature click on the "Enable Undo" button on the Toolbar.

  Enable Undo Button

Alternatively to turn undo on and off, the following command may be used in the command line:

             undo {on|off}

The Undo capability is implemented for geometry commands including webcutting, geometry creation, transformations, and booleans. Multiple undos are also allowed. The commands will be undone in reverse order of their execution.

Limitations