Hi,<br><div class="gmail_quote">
<br>
Is it possible to use a vtkStripper with the 3.98.0-RC1 on a programmable filter  ?<br>
<br>
If I do :<br>
<br>
from paraview import vtk<br>
<p style="margin:0px;text-indent:0px">stripper = vtk.vtkStripper()</p>

<p style="margin:0px;text-indent:0px"><br></p>
I&#39;ve got :<br>
<br>
<span style="font-family:&#39;Courier&#39;;font-size:8.25pt;color:rgb(128,0,0)">AttributeError: &#39;module&#39; object has no attribute &#39;vtkStripper&#39;</span><br>
<br>
With the 3.14, there&#39;s no error.<br>
<span lang="en"><span>Also, there is</span> <span>much more</span></span> things when you print an &quot;inspect.getmembers(vtk)&quot; with the 3.14 release.<br>
<br>
Thanks,<br>
--<br>
Eddy
</div><br>