[Paraview] Getting values out of ParaView without Python?

Bruce Jones bruce.david.jones at gmail.com
Wed Feb 26 12:54:04 EST 2014


Have you tried recording a macro? This will give you a python script which
does the things you did with the UI.

when you want to start recording go to Tools -> Start Trace, when you are
done go to Tools -> Stop Trace.

Cheers,
Bruce


On Tue, Feb 25, 2014 at 2:49 PM, Jesse Samluk <sevensam at udel.edu> wrote:

> Greetings all,
>
>    Keeping with the animation topic, I made an animation with several
> camera values, such that I had my object face front, got the value of the
> coordinates and made a time slot for it in the overall animation scheme,
> turned it up, got the value of those coordinates and made a time slot for
> that in the scheme, turned it down, etc. etc.
>
>   Now, is there any possible way to extract those values? I have to do
> several animations of similar object using the same animation scheme and I
> would hate to reinvent the wheel each time.
>
>  Utkarsh recommended a Python script - I unfortunately do not know
> anything about Python.
>
>   Can anyone suggest any alternative method? Please let me know if you
> need to see the animation.
>
>     Thanks!
>      Jesse
> _______________________________________________
> 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/20140226/9d32aa5b/attachment.html>


More information about the ParaView mailing list