[Paraview] python wrapping and paraview plugins

2013-09-04 Thread Casey Goodlett
H, I saw this thread from July http://www.paraview.org/pipermail/paraview/2013-July/028731.html and wanted to see if there were any updates that could avoid Pat's workaround. I also have a second error in generating the python wrapped module. I tried Pat's example project https://github.com/patm

Re: [Paraview] python wrapping and paraview plugins

2013-12-19 Thread Kate Fissell
Hi, I also have the issue of "vtkPythonArgs.h" can not be found: trying to compile Pat's demo plugin example for a filter with python wrapper for ParaView-4.x at https://github.com/patmarion/PythonWrappedPluginExample I set ParaView_DIR to my upper level build dir, but the only copy of vtkPython

Re: [Paraview] python wrapping and paraview plugins

2013-12-19 Thread Utkarsh Ayachit
Kate, I am not sure what's the state of that repo. I'd suggest try using code in ParaView source as a reference. Refer to ParaView/Plugins/EyeDomeLighting. Any "module" added within a plugin is automatically Python wrapped when ParaView was built with Python support enabled. Utkarsh On Thu, Dec