[Paraview] How to Bump Animation One Step

Kent Eschenberg eschenbe at psc.edu
Mon Oct 23 11:24:52 EDT 2006


Greetings,

What is the class/method to call to bump the animation one step forward? There is a button in the GUI to do this but I need to make it happen from within the code.

Here's the reason: we are creating a "live" display of information as it is being created. In our case we will use a pvd file to declare the names of the files for all time steps including those that don't yet exist.

The plan is to look for the next file (or set of files) and then bump the animation one step. It seems this should be done by a new routine added to the server background loop.

Which leads to another question: can someone say where the server background loop is executed?

It seems like a live display would be a natural for paraview given its sponsors. Has anyone at Sandia, Los Alamos, LLNL, etc. done this sort of thing?

Thanks in advance!

Kent
Pittsburgh Supercomputing Center



More information about the ParaView mailing list