Changing hinge properties on a beam

Hi,
I did a beam geometry model in Grasshopper, where I defined some hinge properties (MY) at the beginning and end of the beam, then exported as a teddy file. Now I want to change the properties within sofistik with Teddy. How could I write it?

I was trying something like this but seems not to work
image

Hi,

within the quotations, the hinge condition should be given as stated in SOFiMSHC-manual chapter 5.6.4.
For example, if you want to set the hinge for N, My, and Mz at the end of the beam, this should be given as follows:

BEAM prop AHIN “NMYMZ”
MOD BEAM FROM 81 to 82

Best,
Soheil

I ve already had a moment release and I would like to set it fixed, after casting in situ a joint.
I wrote it in a wrong way and I solved and got the solution with these lines:

image