Hi,
I want to restart a job after a step. Doing it in the cae viewer works well. But i need to restart the job many times. So i want to implement a python script.
By Creating a Macro, i got the commands:
mdb.Job(name=JobName, model=modelName, description='', type=RESTART...