Hi , vtkCurvatures works with triangulated mesh, and ignores points and lines.<div>If you do not need exactly Gauss or Mean curvature, you could use vtkPointSetCurvatureEstimation algorithm presented here <a href="http://www.insight-journal.org/browse/publication/708/">http://www.insight-journal.org/browse/publication/708/</a>  </div>
<div>Jana</div>