<meta http-equiv="content-type" content="text/html; charset=utf-8"><div class="gmail_quote">On Fri, Sep 24, 2010 at 9:31 AM, Natalie Happenhofer <span dir="ltr">&lt;<a href="mailto:nataliehapp@hotmail.com">nataliehapp@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



<div>
Hi everybody,<br><br>I would like to implement a filter to ParaView which calculates the radius of curvature of streamlines. <br><br>I&#39;ve browsed a little and found that there is already a curvature filter, which calculates the Gaussian curvature and the mean curvature using vtkCurvatures. This is nearly what I need, but somehow, I cannot apply it to the streamlines, I get the error message<br>
<br><i>No points/cells to operate on</i>. <br><br>Maybe you could point me to a source where the functionality of vtkCurvatures is explained in detail and the usage described. <br><br>Thanks a lot,<br>Natalie<br></div><div>
<br></div></blockquote><div><br></div><div>Does this example help?</div><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/Curvatures">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/Curvatures</a></div><div class="gmail_quote">
<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/Curvatures"></a><br><div>David </div></div>