API rigid link properties

Is there any way to set the Line Hinge number of a Rigid Link via the API? Or modify the tabular data of the Rigid Links table?
Perhaps via the params input on the LineToLine function from the python client?
What would be the correct key for this dictionary?

Hi renan.prandini,

I hope you're doing well! :blush: I noticed you're still using the old API (SOAP), and I wanted to check in about that. As mentioned in the RFEM_Python_Client/README.md, the old API is now in maintenance mode :wrench:. The new API (gRPC) is not only faster :rocket: but also easier to work with.

Would it be possible for you to switch to the new API (gRPC)? If not, no worries—I can assist in figuring out how to work with the old API.

Let me know your thoughts!

Best regards
Robert Milrath

Hi Robert,
Thanks for the quick reply. I tried using the new API but currently is missing some of the functionalities that i need to accomplish my task. So not mandatory to use the old API but definetly desirable :slight_smile:

Best regards,
Renan Prandini

Hi Renan,
do not hesitate to share with us, what’s missing in new gRPC API.
Be more than happy to move forward with all that stuff to allow the migration.
Regards

2 Likes