<div dir="ltr">Dear all,<div><br></div><div>New to the mailing, and first question for me: hi everyone !</div><div>I'm using the 5.4 binary version of Paraview available online, I'm not compiling my own version.</div><div>I'm trying to encapsulate an exe program in a programmable filter ; based on the programmable filter inputs and parameters, I run this program in the embedded python script ; the program writes a vtkUnstructuredGrid in the working folder. Now I want to read this vtk object and give the result as output of the programmable filter.</div><div>I have noticed that vtkUnstructuredGridReader is not available in the vtk library that is only accessible through the embedded python script.</div><div>Do you know any other way to read a vtkUnstructuredGrid, or any vtkObject, in a programmable source/filter, than coding my own reader ?</div><div><br></div><div>Many thanks,</div><div>GaĆ«l</div></div>