[Paraview] Fwd: vtkStripper with programmable source
edd cmaugo
edcpwk at gmail.com
Thu Nov 15 04:11:11 EST 2012
Hi,
Is it possible to use a vtkStripper with the 3.98.0-RC1 on a programmable
filter ?
If I do :
from paraview import vtk
stripper = vtk.vtkStripper()
I've got :
AttributeError: 'module' object has no attribute 'vtkStripper'
With the 3.14, there's no error.
Also, there is much more things when you print an "inspect.getmembers(vtk)"
with the 3.14 release.
Thanks,
--
Eddy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20121115/0b0a0c8e/attachment.htm>
More information about the ParaView
mailing list