Use *TRANSFORM with *RIGID BODY

i want to use

*TRANSFORM, TYPE=C, NSET=Nrefnode-01
0,0,0,0,0,1

(Nrefnode-01 = 69553)

with

*RIGID BODY, NSET=Nboundary-01, REF NODE=69553, ROT NODE=69554

but ccx stops without any messages:

STEP 1

Static analysis was selected

Exit code: 0

so i cannot use both together cause of MPC !?

wbr

Hi,

*TRANSFORM on REF or ROT NODE + *RIGID BODY seems to work only for loads.
As soon as I try to apply a displacement to the ref or rot ccx doesn’t respond.

Curiosuly it works for *Frequency.

Ah,
thnx for your reply,
I’ll check these out.
I want to use it with displacement.

and there is one more thing:
I use these command:

seta nodes n all
enq nodes fix-z cz 3000 0 0 1

but these works not, but with 360° instead of zero,
i get my nodes found:

seta nodes n all
enq nodes fix-z cz 3000 360 0 1