If you mean the vtkSurfaceReconstructionFilter, you have to import the imaging module:
from paraview.vtk.imaging import vtkSurfaceReconstructionFilter Pat 2012/3/13 Aurélien Marsan <[email protected]> > Dear Paraview users and developers, > > I would like to use the *vtkReconstructionFilter* inside of the python > shell in order to generate a surface from a vtkPointsSet. > But I do not find this class. > > Is it not available within the vtk version embeeded with the paraview 3.14 > binary release ? > > Thanks, > > A.Marsan > > _______________________________________________ > 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 > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > >
_______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
