
Just as you may have used a macro before in other popular applications, SpaceClaim will record each modeling step you perform and capture all necessary parameters required to repeat your operation. My second suggestion would be to record yourself using SpaceClaim. Some understanding of the syntax and what is expected with commands will help you hit the ground running. Scripting in the SpaceClaim environment uses IronPython, which is an open source language built on Python. The modules like DesignModeler and Mechanical are written in JAVA and you can manipulate them using JAVA scripting via the gateways provided.If you are new to scripting, I’d suggest learning a little about the Python programming language and what it can do. This made the process of scripting very slow and time consuming since then. Python debugging was available until 2012 through Visual basic and for some reason stopped after that. However, there is no API available for this method and commands are hidden in ANSYS files and you need to look for it everytime that you need a new command. The Python commands used in this method is differnt compare to Python used in ACT method.This is a most power full method that exist with full automation capability. The second method which is in "gray" area is Python in conjunction with JAVA scripting. Therefore, I would say that ACT is semi automated method. Then, the whole process can't be fully automated.

However, if you want to use different modules in the analysis e.g. The advantage of using ACT is that the APIs are given by ANSYS and there is a good help available on how you can write the script to automate the analysis.

First method that Claudio already mentioned is ANSYS Customization Toolkit (ACT) based on Python scripting. There are two different ways of performing automation in ANSYS.
