Jona, Simply replace "KeyFrameAnimationCue" by "CameraAnimationCue" as follows:
--- <snip> # Create an animation cue for the camera. This represents the "track" shown in cuethe Animation View. cue = servermanager.animation.CameraAnimationCue() cue.AnimatedProxy = [view] </ snip> --- Utkarsh On Thu, May 28, 2009 at 9:55 AM, BOUSSOIR Jonathan 167706 < [email protected]> wrote: > > Hi all, > > I rewrote a animation script with the new module servermanager in Paraview > 3.7. > I don't understand why the moving is different with old module > severmanager. > I had attached the 2 scripts in my email. > > Thanks in advance for your kind help. > > Regards, > Jona > > > _______________________________________________ > 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 > >
_______________________________________________ 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
