*mbjointupdate
Updates an existing multibody joint entity.
Syntax
*mbjointupdate "name" joint_color type parent_body child_body parent_system child_system
Type
HyperMesh Tcl Modify
Description
Updates an existing multibody joint entity.
Inputs
- name
- The name of the MB joint to update.
- joint_color
- The new color to assign to the joint.
- type
- for future usage (currently 0)
- parent_body
- The parent multibody collector.
- child_body
- The child multibody collector.
- parent_system
- The parent coordinate system.
- child_system
- The child coordinate system.
Errors
None.