How to constrain the motion of geometry in only one direction in MBD
Raheem Sterling_22160
Altair Community Member
Answers
-
Hi Raheem,
Are you connecting to a MBD solver or using the in-built Force Controller? If connecting to a MBD solver the constraint would have to come from the MBD side. If using a force controller you can set the Constrain Motion Directions option, for example shown below constrained to Z direction only.
RegardsStephen
0 -
Thanks Stephen, I used user defined code to connect the MBD, I set geometry.translation.setX(0.0) , and the same for setY. It seems right, I am not sure if it is correct.Stephen Cole_21117 said:Hi Raheem,
Are you connecting to a MBD solver or using the in-built Force Controller? If connecting to a MBD solver the constraint would have to come from the MBD side. If using a force controller you can set the Constrain Motion Directions option, for example shown below constrained to Z direction only.
RegardsStephen
Regards
Raheem
0