NXOpen.UF.Sim.MoveRotaryAxis

Sim.MoveRotaryAxis()

Refer to UF_SIM_move_rotary_axis for documentation.

Signature: MoveRotaryAxis(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