If you mean the vtkSurfaceReconstructionFilter, you have to import the imaging module:<br><br>from paraview.vtk.imaging import vtkSurfaceReconstructionFilter<br><br><br>Pat<br><br><div class="gmail_quote">2012/3/13 Aurélien Marsan <span dir="ltr">&lt;<a href="mailto:aur.marsan@gmail.com">aur.marsan@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Dear Paraview users and developers, </div>
<div> </div>
<div>I would like to use the <i>vtkReconstructionFilter</i> inside of the python shell in order to generate a surface from a vtkPointsSet. </div>
<div>But I do not find this class. </div>
<div> </div>
<div>Is it not available within the vtk version embeeded with the paraview 3.14 binary release ? </div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>A.Marsan</div>
<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>
<br></blockquote></div><br>