Returns a JointMotion object that defines the motion relationship between the two geometries.
This property will return null in the case where the jointType property returns InferredJointType.
"joint_var" is a variable referencing a Joint object. |
"joint_var" is a variable referencing a Joint object. |
| Name | Description |
| BallJointMotion API Sample | Demonstrates creating a joint with ball joint motion |
| CylindricalJointMotion API Sample | Demonstrates creating a joint with cylindrical joint motion. |
| Pin Slot Joint Motion API Sample | Demonstrates creating a joint with pin slot joint motion |
| Planar Joint Motion API Sample | Demonstrates creating a joint with planar joint motion |
| RevoluteJointMotion API Sample | Demonstrates creating a joint with revolute joint motion. |
| SliderJointMotion API Sample | Demonstrates creating a joint with slider joint motion. |