Skip to content

RFEM 6 - Nodal Supports - Translational and Rotational spring constants #62

Answered by NathanMSY
EfrainDuran asked this question in Q&A
Discussion options

You must be logged in to vote

If you use the "get_nodal_support" request to get an existing nodal support form an RFEM model, you can probably see how to set a rigid support.
I quickly used Boomerang to make the SOAP call and the XML coming back looks like this:

<rotational_restraint_x>200000</rotational_restraint_x>
<rotational_restraint_y>0</rotational_restraint_y>
<rotational_restraint_z>INF</rotational_restraint_z>

INF is rigid

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EfrainDuran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants