Hmm, on the Animation View, switch to "Sequence" (or "Real Time") mode, then you should be able to use the "TimeKeeper - Time" track to decouple animation from data time (insert an Annotate Time source and an Annotate Time filter to see the two). However, it doesn't appear to be working in 3.12.
Please file a bug report. David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 ---------- Forwarded message ---------- From: Alexander Grayver <[email protected]> Date: Thu, Jan 26, 2012 at 3:26 AM Subject: Re: [Paraview] Changing volume during animation To: David E DeMarle <[email protected]> ** Dear David, Thank you. I decided to follow different way. I just saved many vtk files with counting numbers and ParaView recognized them as a time-varying data. So if I press play it goes through all volumes. However I'm wondering how can I control the timeline animation for this volumes? They don't appear in Animation Bar. E.g. I want first camera motion (like one orbit fly) and then start to animate over volumes. Is this possible? On 26.01.2012 02:04, David E DeMarle wrote: One way is to use xml based *.vt? files instead of *.vtk files, and then use a *.pvd file to do this. I would write a python script that iterates, reads the vtk file and writes the vt? file to convert them. David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Tue, Jan 24, 2012 at 4:43 AM, Alexander Grayver <[email protected]>wrote: > Hello, > > Sorry for dummy subject, but the question itself is easy. > I have many 3D datasets in my VTK files (F1,F2...Fn) and I want to animate > through these datasets with specified interval of time. > Is this possible in paraview? > > Thanks in advance. > > -- > Regards, > Alexander > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > -- Regards, Alexander
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
