Find more posts tagged with
Sort by:
1 - 3 of
31
Hello @rkopparthi
the calculated node id of a rigid body could be obtained by the following command ($a is the reference for the element created by nodal rigid body)
hm_getentityvalue elems $a independentnode.id 0
I got it thanks.