I have seen how to run (multiple) models from a batch file, however these all have the plaxis model (.p2dx) already filled in.
Is it possible to have an empty template model (.p2dx) and a log file (.p2dxlog) and create/run these from command prompt or a batch file?
Hello again,
I understand. You want a command log that would build the model in Input and also run commands in Output, right?
From Input's command line you can use the following syntax to access Output:
/output set Plots[-1].PhaseBehaviour "projectphase"/output set Plots[-1].Phase Phase_1
Answer Verified By: Natalie Bouwman
fantastic. thankyou :-)