Simulation menu command: Reset


Use this command to reset the simulation to the beginning. The following does happen: - If you have defined a Controller for the current simulation, this Controller object is destructed. - The current SIMULATION object is destructed. - A new SIMULATION object is constructed and the simulation file is compiled. - If you have defined a Controller for the current simulation and if there are no compile errors, a new Controller object is constructed. - All views are updated.

Shortcuts