[Paraview] [paraview] using with python to make animation in 3.7 but the moving is different with old module severmanager

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Jun 1 09:23:07 EDT 2009


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 <
Jonathan.BOUSSOIR at cea.fr> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090601/da9b0ea1/attachment.htm>


More information about the ParaView mailing list