Jona,<br><br>Simply replace &quot;KeyFrameAnimationCue&quot; by &quot;CameraAnimationCue&quot; as follows:<br> <br>---  &lt;snip&gt;<br># Create an animation cue for the camera. This represents the &quot;track&quot; shown in cuethe Animation View.<br>
cue = servermanager.animation.CameraAnimationCue()<br>cue.AnimatedProxy = [view]<br>&lt;/ snip&gt; ---<br><br>Utkarsh<br><br><div class="gmail_quote">On Thu, May 28, 2009 at 9:55 AM, BOUSSOIR Jonathan 167706 <span dir="ltr">&lt;<a href="mailto:Jonathan.BOUSSOIR@cea.fr">Jonathan.BOUSSOIR@cea.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Hi all,<br>
<br>
I rewrote a animation script with the new module servermanager in Paraview 3.7.<br>
I don&#39;t understand why the moving is different with old module severmanager.<br>
I had attached the 2 scripts in my email.<br>
<br>
Thanks in advance for your kind help.<br>
<br>
Regards,<br>
Jona<br>
<br>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>