Add a new rotary axis configuration for a kinematics part.
"machineAxisConfigurations_var" is a variable referencing a MachineAxisConfigurations object.
|
"machineAxisConfigurations_var" is a variable referencing a MachineAxisConfigurations object.
|
Type | Description |
RotaryMachineAxisConfiguration | Returns the newly created RotaryMachineAxisConfiguration or null if creation failed. |
Name | Type | Description |
partId | string | ID used to label this axis configuration and link to a part in the kinematics tree. partID must match a part of type AxisMachinePartType in the kinematics tree and the part must be a rotary axis. |