[Paraview] Changing volume during animation

David E DeMarle dave.demarle at kitware.com
Wed Jan 25 20:04:42 EST 2012


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
<agrayver at gfz-potsdam.de>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<http://www.kitware.com/opensource/opensource.html>
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/**ParaView <http://paraview.org/Wiki/ParaView>
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/**mailman/listinfo/paraview<http://www.paraview.org/mailman/listinfo/paraview>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120125/0ae04ca4/attachment-0001.htm>


More information about the ParaView mailing list