*mbjointcreate
Creates a new mbjoint entity.
Syntax
*mbjointcreate "name" joint_color type parent_body child_body parent_system child_system organize_system_toggle parent_joint_system_color child_joint_system_color
Type
HyperMesh Tcl Modify Command
Description
Creates a new mbjoint entity.
Inputs
- name
 - The name of the mbjoint collector.
 - joint_color
 - The color of the created joint.
 - type
 - Not used.
 - parent_body
 - The parent multibody collector.
 - child_body
 - The child multibody collector.
 - parent_system
 - The parent coordinate system.
 - child_system
 - The child coordinate system.
 - organize_system_toggle
 - 1 - place parent and child coordinate system in new system collectors at time of mbjoint creation
 - parent_joint_system_color
 - The color of the created system collector for the parent coordinate system when organize_system_toggle is set.
 - child_joint_system_color
 - The color of the created system collector for the child coordinate system when organize_system_toggle is set.
 
Errors
None.