Add a new linear 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 |
LinearMachineAxisConfiguration | Returns the newly created LinearMachineAxisConfiguration 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 linear axis. |