Hi,

What is the best way to update my custom reader?
I have a complex pipeline and my timesteps are continuously coming in - reloading the dataset and rebuilding the settings every time is not very funny. I CAN do it by calling RequestInformation (where I set the time range etc) each time I press 'left' or 'right' on the animation tab, but slows down playback, because the function does some extra IO. Maybe a custom filter calling RequestInformation of current dataset? Any other ideas?

Dominik

--
Dominik Szczerba, Ph.D.
Computational Physics Group
IT'IS Foundation
http://www.itis.ethz.ch
_______________________________________________
ParaView mailing list
[email protected]
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to