Re: [Paraview] Paraview Python best practise?

2017-06-23 Thread David E DeMarle
On Fri, Jun 23, 2017 at 12:44 PM, Shuhao Wu wrote: > Hello, > > I was wondering if there are any sort of general best practise when > writing Python based Paraview scripts for visualizations. From the > materials I've gathered, everything feels very much like mutating a global > state machine, wh

[Paraview] Paraview Python best practise?

2017-06-23 Thread Shuhao Wu
Hello, I was wondering if there are any sort of general best practise when writing Python based Paraview scripts for visualizations. From the materials I've gathered, everything feels very much like mutating a global state machine, which might not be the best if you want to turn certain actio