<div dir="ltr">I added a fix for this. It should show up in git master after Friday's review.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 11, 2013 at 11:45 AM, Berk Geveci <span dir="ltr"><<a href="mailto:berk.geveci@kitware.com" target="_blank">berk.geveci@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Jean,<div><br></div><div>Did you figure it out?</div><div><br></div><div>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'll push a fix soon that makes sure vtkProbeFilter is part of the paraview.vtk module.</p><span class="HOEnZb"><font color="#888888"><p style="margin:0px"><br></p>
<p style="margin:0px">-berk</p></font></span></div></div><div class="HOEnZb"><div class="h5">
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 5, 2013 at 11:39 AM, Favre Jean <span dir="ltr"><<a href="mailto:jfavre@cscs.ch" target="_blank">jfavre@cscs.ch</a>></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>
</div></div></blockquote></div><br></div>