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 <[email protected]> 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 >
_______________________________________________ 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
