JointMotionTypes Enumerator
Description
List of the various types of motions of joints.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
| Name | Value | Description |
| BallJointPitchMotionType | 0 | Ball joint pitch motion. |
| BallJointRollMotionType | 1 | Ball joint roll motion. |
| BallJointYawMotionType | 2 | Ball joint yaw motion. |
| CylindricalJointRotateMotionType | 3 | Cylindrical joint rotate motion. |
| CylindricalJointSlideMotionType | 4 | Cylindrical joint slide motion. |
| PinSlotJointRotateMotionType | 5 | PinSlot joint rotate motion. |
| PinSlotJointSlideMotionType | 6 | PinSlot joint slide motion. |
| PlanarJointRotateMotionType | 7 | Planar joint rotate motion. |
| PlanarJointSlideOneMotionType | 8 | Planar joint slide 1 motion. |
| PlanarJointSlideTwoMotionType | 9 | Planar joint slide 2 motion. |
| RevoluteJointRotateMotionType | 10 | Revolute joint rotate motion. |
| SliderJointSlideMotionType | 11 | Slider joint slide motion. |
