Hello all,

Based on http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PolyDataToImageData, 
I am converting polyData surfaces into vtkImage. Now that the process is 
stable, I would like to integrate the python script created in a paraview 
pipeline (first as a programmable filter).



However, many vtk classes are not found in Paraview (ether python shell or in 
programmable filters), such as vtkPolyDataToImageStencil.



Is there a way to have them ? Or is there a way to force Paraview to use the 
system's VTK and Python ?

--

Dorian Vogel
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to