ExitAction
ExitAction
Bases: Action
Exit action to terminate OpenSees execution.
ExitAction stops the active OpenSees simulation script, closes open files, flushes recorder output buffers, and terminates the OpenSees process cleanly.
Tcl form
exit
Create an ExitAction instance.