<div dir="ltr">Hi Jean,<div><br></div><div>Did you figure it out?</div><div><br></div><div style>This is a bug. For now, use this:</div><div>
<p style="margin:0px">from paraview.vtk import vtkFiltersCore as filters</p>
<p style="margin:0px">filters.vtkProbeFilter()</p>
<p style="margin:0px"><br></p><p style="margin:0px">I&#39;ll push a fix soon that makes sure vtkProbeFilter is part of the paraview.vtk module.</p><p style="margin:0px"><br></p><p style="margin:0px">-berk</p></div></div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 5, 2013 at 11:39 AM, Favre  Jean <span dir="ltr">&lt;<a href="mailto:jfavre@cscs.ch" target="_blank">jfavre@cscs.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
 Hello<br>
<br>
where did the vtkProbeFilter go in 3.98? I cannot reproduce the example of the User Guide<br>
<br>
<a href="http://paraview.org/Wiki/index.php?title=ParaView/Users_Guide/Python_Programmable_Filter" target="_blank">http://paraview.org/Wiki/index.php?title=ParaView/Users_Guide/Python_Programmable_Filter</a><br>
<br>
I need to use a Programmable Filter with a vtkProbeFilter to do an azimuthal average, giving it a circle of points as Source.<br>
<br>
TIA<br>
Jean<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>