How to delete states

Deleting states from the automaton can be done in two ways:

  1. In the workspace containing the automaton, left click anywhere within the state you want to delete. Resize handles will appear around the state to indicate that it has been selected, and information about the selected item will appear in the Summary Tab.


    Once selected, right-clicking on the selected state will bring up a menu of options. In this menu, you will find the option to select "Delete State".

    OR

  2. To delete a state called state_name, type delete state_name into the command line and hit <Enter>
Note: that all transitions entering or exiting the deleted state will automatically be removed.