<div dir="ltr"><div><div><div><div><div>Good morning,<br></div>I would like to know if there any VTK (7.0) class to remove duplicate triangles in a vtkPolyData. Actually, the duplicate triangles are the output of the following pipeline:<br><br></div>vtkUnstructuredGrid -> vtkDataSetSurfaceFilter<br><br></div>My original  data is a geological layer which can have zero thickness in some portions. When this happens, vtkDataSetSurfaceFilter returns a vtkPolyData mesh with duplicated triangles. When I apply vtkPolyDataNormals to this mesh, the duplicated triangles do not appear smooth. So I though I could use vtkCleanPolyData, but it did not work.<br><br></div> Thanks in advance for any help.<br><br></div>      Luca Pallozzi Lavorante<br></div>