Status of Implementation #32
-
I noticed that the python library seems to be much more complete at the moment. The C# libraries miss some critical commands like "connect_members" in RSTAB for example. Is more going to be added in the future or are you focusing on the python library? We cant move to RSTAB9 / RFEM6 as we use the old COM interface extensively and would like to upgrade to the SOAP API. Switching to python would be a lot more work... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi @uncracked-concrete, |
Beta Was this translation helpful? Give feedback.
-
Hi @uncracked-concrete , C# library is automatically generated based on the underlying WSDL. It means it is up to date with the released application. Python library is being manually developed. That means C# library is more ahead than Python library. |
Beta Was this translation helpful? Give feedback.
Hi @uncracked-concrete,
we continuously keep expanding the library and adding more functions. The C#-library will be updated as well as the Python library,