Hello,<br>I&#39;m trying to learn how to automate procedures for a simple algorithm, something like this:<br>&gt;DO GEOMETRY<br>&gt;     SIMULATE<br>&gt;     EVALUATE <br>&gt;     CHANGE GEOMETRY<br>&gt;END<br>This loop should go on until certain thermal conditions are achieved. In &quot;ESP-r capabilities&quot; web is stated that the modules can be driven by scripts to automate tasks, but the only information I have found yet is a reference in the Appendix of the Cookbook (17.1 Text mode) which is helpful but very limited. <br>

<br>Is there any documentation for the API or how to access the commands? or about running the scripts, or which programming language is used? if not, could anyone show me some guidelines to explore this functionality?<br>

<br>Thanks a lot,<br>