Creates a new MachineAxisInput object to be used to create a new MachineAxis. Set this object on to an axis type MachinePartInput to create a new MachineAxis with that part.
"machinePartInput_var" is a variable referencing a MachinePartInput object.
|
"machinePartInput_var" is a variable referencing a MachinePartInput object.
|
Type | Description |
MachineAxisInput | Returns a LinearMachineAxisInput or RotaryMachineAxisInput, or null if the creation failed. |
Name | Type | Description |
axisType | MachineAxisTypes | The type of MachineAxisInput to create. |