Keyboard shortcuts in interactive mode

When running Paraview from a Python script, I set the Interactive mode by calling paraview.simple.Interact(). If I read multiple VTK files I can Play the animation and save every snapshot, but I would like to move forward and backwards in time interactively. Is it possible to do this within the Interact mode? I could also not find a shortcut to advance time in Paraview’s main interface.

1 Like

Did you find the answer?

Im afraid there is no shortcut for animation, nor in pvpython or ParaView.