<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
The FileSeries only loads the first file in the series in, after
clicking on the play animation button will make paraview cycle through
the rest of the files in the series, all my work is done using the CVS
head.<br>
<br>
Pooja Gupta wrote:
<blockquote cite="mid:565103.89094.qm@web51001.mail.re2.yahoo.com"
 type="cite">
  <div>Thanks Robert for your response. I tried the link that you
mentioned but could not achieve the desired results.</div>
  <div>&nbsp;</div>
  <div>Can you please specify which version of paraview did you use and
did you have acatually openthe reader.xml and edit it and recompile
paraview. I am using 3.2.1. </div>
  <div>I looked at the paraview source for this version and the
reader.xml already contains all the code specified there.</div>
  <div>&nbsp;</div>
  <div>Hence assuming that the vtkFileSeriesReader is already setup,
I&nbsp;tried opening a group of .vtk files (files with static data and no
time variable) to test the link that you sent but it just opened the
topmost file of the group for me to 'Apply' and use.</div>
  <div>Moreover the files that I want to view one at a time in the
animation are in the .vtm/.vtp format as generated by ParaView. This is
how I got them- they are the isosurfaces extracted from different
datasets using Paraview and then saved by File-&gt;Save Data. I now
want to create an animation for viewing these individual animations one
at a time. I would be thus animating not on a filter on a dataset but
the 'visible' property of these different loaded .vtm's.<br>
I still feel the link should be able to help me still but don't know
how.</div>
  <div>&nbsp;</div>
  <div><br>
  <b><i>Robert Maynard <a class="moz-txt-link-rfc2396E" href="mailto:robertjmaynard@gmail.com">&lt;robertjmaynard@gmail.com&gt;</a></i></b> wrote:</div>
  <blockquote class="replbq"
 style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;">You
could do this by wrapping the file reader you are using in a file <br>
series reader, you can find a guide on how to do this at <br>
<a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/Animating_legacy_VTK_file_series">http://www.vtk.org/Wiki/Animating_legacy_VTK_file_series</a>. This is what
I <br>
used for a couple custom readers I wrote that wanted to animate over
'time'.<br>
    <br>
Pooja Gupta wrote:<br>
&gt; Hi,<br>
&gt; <br>
&gt; I was trying to create an animation in ParaView 3.2.1.<br>
&gt; I want to make an animation not on a specific dataset but a <br>
&gt; collection (say n) of datasets. Hence I load my 20 datasets and
want <br>
&gt; to make an animation where each dataset becomes 'visible' for <br>
&gt; sometime and then disappears, when the next dataset would become <br>
&gt; visible. That is:<br>
&gt; frame-1: Dataset1 visible &amp; Dataset 2-n invisible<br>
&gt; frame-2: Dataset2 visible &amp; Dataset1, 3-n invisible<br>
&gt; ....<br>
&gt; frame n: Dataset-n visible &amp; Dataset1 - n-1 invisible<br>
&gt; <br>
&gt; If someone can help with the steps to do so, that would be greatly
    <br>
&gt; helpful.<br>
&gt; <br>
&gt; Thanks.<br>
&gt;<br>
&gt;
------------------------------------------------------------------------<br>
&gt; You rock. That's why Blockbuster's offering you one month of <br>
&gt; Blockbuster Total Access <br>
&gt; <HTTP:
 evt="47523/*http://tc.deals.yahoo.com/tc/blockbuster/text5.com"
 us.rd.yahoo.com="">, <br>
&gt; No Cost.<br>
&gt;
------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; ParaView mailing list<br>
&gt; <a class="moz-txt-link-abbreviated" href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
&gt; <a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt; <br>
    </HTTP:></blockquote>
  <br>
  <p> __________________________________________________<br>
Do You Yahoo!?<br>
Tired of spam? Yahoo! Mail has the best spam protection around <br>
<a class="moz-txt-link-freetext" href="http://mail.yahoo.com">http://mail.yahoo.com</a> </p>
</blockquote>
<br>
</body>
</html>