I am modelling embankment stability parametrically, and generate geometry from a script based on embankment slopes, crest width, and some other parameters. I am collecting the critical failure surface information for a particular geometry with the script, then regenerating the geometry based on the next combination of embankment width, slope, etc. The FOS data is saved to an array and eventually the data is all exported to a csv file for later plotting.
My wish is to suppress the information box that appears at the end of a compute() asking if you wish to show the results tab as I need to manually intervene for each computation run to click "no" and then the script takes over again.
Many thanks for the software and for your time.