Hello,
I have prepared a Python script to accelerate routinely calculation in Plaxis. I would like it to open Plaxis and start executing the actions I have set in the script withou me having to open Plaxis, close the stat window and set the server manually. My scritp instructs Plaxis to open remotelly however, the stating window and a 'non-active server' prevent the scritp from seting boreholes, geometry, mesh... and so on.
1) Are there any Python codding lines that would allow to close the start window?
2) Is there a way to 'Configure remote scripting server...' using Python?