Re: [Paraview] Lookmarks with Python

2008-11-28 Thread Robert Maynard
Here is the latest version that I have worked on. It has some exceptions built in because of problems we had when transferring the pickle files across machines ( windows sizes, stereo settings). On Thu, Nov 27, 2008 at 8:57 PM, Robert Maynard <[EMAIL PROTECTED]>wrote: > When I get into work tomor

Re: [Paraview] Lookmarks with Python

2008-11-27 Thread Robert Maynard
When I get into work tomorrow I will forward the newest version that I wrote if you would like. On Thu, Nov 27, 2008 at 7:08 PM, Jacques Papper <[EMAIL PROTECTED]>wrote: > All, > > I modified a script that Robert Maynard posted back in 2007 for saving and > loading states. > I haven't thoroughly

Re: [Paraview] Lookmarks with Python

2008-11-27 Thread Jacques Papper
All, I modified a script that Robert Maynard posted back in 2007 for saving and loading states. I haven't thoroughly tested it yet, but it seems to work fine for me. Basically it saves only the properties of the RenderView but not the Representations property. This has for effect that you only sav

[Paraview] Lookmarks with Python

2008-11-27 Thread Jacques Papper
Hi everyone, I'm trying to figure out a way of driving my post-processing through a python script. What I want to do is have a standard set of views that I can load through python (without having to reload the data every time) and output pictures for each of them. - different camera positions -