Re: [Paraview] Catalyst: dump everything in C++

2016-09-21 Thread Lokman Rahmani
Thanks Andy, I was not aware of the examples. Best, Lokman - Mail original - > De: "Andy Bauer" > À: "Matthieu Dorier" > Cc: "ParaView Mailing List ‎[paraview@paraview.org]‎" > Envoyé: Mercredi 21 Septembre 2016 16:25:36 > Objet: Re: [Paraview] Cat

Re: [Paraview] Catalyst: dump everything in C++

2016-09-21 Thread Lokman Rahmani
Hi Matthieu! I investigated the same question recently, here is what I found so far. In Catalyst/CoProcessing the python script is used to create a vtk pipeline - vtkNew pipeline; pipeline->Initialize(scriptPath) - This pipeline will be passed to vtk processor that will d