Dear colleagues,
I am trying a very similar thing (applying a rotation to a C_PLAN model), but the problem is that, when I try to recover the DX and DY resultants and the DRZ torque, the program complains about the list of RESULTANT and MOMENT not being of the same size("les listes arguments des mots clés RESULTANTE et MOMENT doivent être de même longueur").
But how could it be when the underlying element have 2 displacements and 1 rotation? Even if I try to trick the program using only DX in RESULTANTE it comes back to the same complaint.
Any comments on that would be useful.