Closed Jeroen124 closed 8 months ago
Hi @Jeroen124, this looks like problem with caching of WSDL files. We cache them in order to speed the whole process. It is updated when WSDL is older than 24h. Go to c:\Users...\AppData\Local\Temp\WSDL\ and delete all. If the issue persist, let me know. This usualy happens when user is switching between multiple versions of RFEM in one day or as you did if from RSTAB goes to RFEM. RSTAB is basically reducted version of RFEM so then it doesn't know objects like lines.
@OndraMichal This resolved it! Thanks!
I have tried to run API modifictions on python 3.11.3 and on 3.11.7 with all dependencies installed.
When trying to run my own code (Which ran with RSTAB api) I now get the following error:
I have tried running the simple cantilever example:
This resulted in the same error. I think it is a problem with the added optional line property of the member class?
Desktop (please complete the following information):