Hello,
I’m a huge fan of paraview (so many possibilities).
I’ve developped a small user interface in python to simplify the use of paraview for my colleagues.
It’s working pretty well but i still haven’t found out :
- how to select (points or cell) interactively through a view generated from python (without paraview Gui)?
- Is it possible to display the clipping widget in my python view (i dream about it) ?
- how to start a paraview instance and connect it to a pvserver from the command line (I haven’t found any help on paraview.exe command line arguments?
Any help would be appreciated.
Thank you