Hi,
I am a very beginner in tcl so I have decided to share my doubts.
In my model I have to distribute a force using RBE3 element. The inconvenience is that the number of independent nodes is limited to 1000 in Hypermesh and I have much more nodes on the face I want to apply load to. Thus, I am wondering if it is possible to write a tcl macro that selects every second (every third, etc.) node on a given face.
I would appreciate any help.