16.10 Stop button for scripts

Product: Abaqus/CAE  

Benefits: You can now click a button to stop execution of a Python script in Abaqus/CAE.

Description: The showStopButtonInGui command enables you to display a stop button in Abaqus/CAE when the running time for a Python script has exceeded a duration specified in the calling script. Abaqus/CAE issues this command automatically when a command is entered from the command line interface (CLI), as part of a macro, or from the FileRun Script menu option. The command is not issued automatically when a Python script is run from the user interface—for example, as part of a plug-in—but you can run it from the CLI or from a command prompt.

Reference:

Abaqus Scripting User's Manual