Set the position and orientation of a joint. Specify the joint to set using ToolJointType and a 4x4 matrix that defines the joint origin and axes.
"assemblyComponentGeometry_var" is a variable referencing an AssemblyComponentGeometry object. |
"assemblyComponentGeometry_var" is a variable referencing an AssemblyComponentGeometry object. |
"assemblyComponentGeometry_var" is a variable referencing an AssemblyComponentGeometry object. |
| Name | Type | Description |
| jointType | ToolJointType | The type of joint to set. Use one of the ToolJointType enum values: CuttingSideWCS for the cutting side attachment point, MachineSideWCS for the machine side attachment point or ToolHolderWCS for the tool holder attachment point. |
| jointOrigin | Matrix3D | A 4x4 matrix that defines the position and orientation of the joint origin. |