public JointType GetJointType()
 {
     return(hingeConstraint.GetJointType());
 }