Thanks. I really like the Python trace method. I tried the Custom Filter but I didn't like the fact that all the calculations were hidden and I need the ability to modify some constants.
The Python script method looks very powerful and the trace functionality makes it very easy to get started. David Parker Chromalloy - TDAG From: Andy Bauer <[email protected]> To: [email protected] Cc: [email protected] Date: 09/08/2010 05:16 PM Subject: Re: [Paraview] Calculator Filter Scripting? You can try creating a customizable filter under Tools or recording a python trace and then create a macro from it under Tools as well. Andy On Wed, Sep 8, 2010 at 5:01 PM, <[email protected]> wrote: I have several variables that have to be calculated using a series of calculator filters. How can I automate the task of setting up the calculator filters? David Parker Chromalloy - TDAG 730 SE Indian Street, Stuart, Florida, 34977 561-935-9737 (W) 561-307-2939 (M) _______________________________________________ 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
