Specifies the offset between two input geometries. This is effectively the offset distance between the two planes defined by the primary and secondary axes of the input geometries. When a new JointInput object is created, this value defaults to zero. When the joint is created this will become the value of the parameter that controls the joint offset.
When using a real value to define the offset, the value is in centimeters. When using a string the expression is evaluated using the document default units for distance.
"jointInput_var" is a variable referencing a JointInput object.
|
"jointInput_var" is a variable referencing a JointInput object.
|
Name | Description |
Joint API Sample | Demonstrates creating a new joint. |
RevoluteJointMotion API Sample | Demonstrates creating a joint with revolute joint motion. |