[Paraview] Getting the actual keyframe index

Christian Andreas christian.andreas at ipcms.unistra.fr
Wed Mar 6 10:38:42 EST 2013


Hello,
I try to save an animation of a file series read by my own reader.
Together with each output file I would like to store the actual time 
given by the UPDATE_TIME_STEP().  I need this information to link 
externally generated plots with the output image and to join the plots 
with the paraview animation images.

Easiest approach would be to access the actual animation keyframe index 
and save it together with the actual time while the data is requested 
from my reader.

My problem is that I don't find a way to get the information of the 
actual keyframeindex.
Is it accessable by the pqActiveObjects::instance()?
Or is there a much easier way to achieve that?

Regards
Christian

-- 
IPCMS - Department of Magnetic Objets on the NanoScale (DMONS)
23, rue du Loess
BP 43
F-67034 STRASBOURG CEDEX 2
FRANCE

Phone : (33) 3 88 10 70 84
Fax : (33) 3 88 10 72 49



More information about the ParaView mailing list