<div dir="ltr">Christopher,<div>See the following wiki page</div><div><br></div><div><a href="http://www.paraview.org/Wiki/ParaView/Python/Dealing_with_time">http://www.paraview.org/Wiki/ParaView/Python/Dealing_with_time</a><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 3, 2015 at 8:58 PM Neal,Christopher R <<a href="mailto:chrisneal@ufl.edu">chrisneal@ufl.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi,</p>
<p><br>
</p>
<p>I have a Python script that opens an ENSIGHT data file that contains cell data for several timesteps. I'd like to be able to perform an operation on one timestep and then advance to the next timetstep.  I have tried using the  GoToNext() method on the animation
 scene like it shows when I do a Python trace of stepping through timesteps, but that isn't working.  It looks like it just never updates the cell data to match the data for the timesteps that I'm iterating over. I only ever get data for the first timestep.
 I've tried to use the UpdatePipeline() method as well, but it didn't fix my issue. Does anyone have experience with iterating over timesteps and updating the data set for each timestep?</p>
<p><br>
</p>
<p>Thank you,<br>
</p>
<p><br>
</p>
<div>
<div name="divtagdefaultwrapper">
<span lang="en-US">
<div style="margin:0"><font face="Calibri,sans-serif" size="2"><span style="font-size:11pt">Christopher R. Neal<span name="searchHitInReadingPane"></span></span></font></div>
<div style="margin:0"><font face="Calibri,sans-serif" size="2"><span style="font-size:11pt">Graduate Student
<br>
Center for Compressible Multiphase Turbulence<br>
</span></font></div>
<div style="margin:0"><font face="Calibri,sans-serif" size="2"><span style="font-size:11pt">Mechanical and Aerospace Engineering Department<br>
</span></font></div>
<div style="margin:0"><font face="Calibri,sans-serif" size="2"><span style="font-size:11pt">University of Florida</span></font></div>
<div style="margin:0"><font face="Calibri,sans-serif" size="2"><span style="font-size:11pt">Cell: (863)-697-1958</span></font></div>
<div style="margin:0"><font face="Calibri,sans-serif" size="2"><span style="font-size:11pt">E-mail:  <a href="mailto:chrisneal@ufl.edu" target="_blank">chrisneal@ufl.edu</a></span></font></div>
</span></div>
</div>
</div>
</div>

_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
</blockquote></div>