NXOpen.UF.Sim.MoveLinearAxis

Sim.MoveLinearAxis()

Refer to UF_SIM_move_linear_axis for documentation.

Signature: MoveLinearAxis(engineId, axis, value, duration)

Parameters:
  • engineId (PointerWrapper) –
    • the simulation engine object
  • axis (str) –
    • the name of the linear NC-axis
  • value (float) –
    • the new position of the axis
  • duration (float) –
    • the time in seconds to completethis move on the machine. This value is effected by the current feed rate.

License requirements: None