<div dir="ltr"><div>Hello</div>I had to do this for our project. I have the plane source to cut the mesh, and the output of the slice in a vtkTableBasedClipDataSet. This is my pipeline:<div><br><div>vtkPlaneSource -> vtkCutter</div><div>vtkTableBasedClipDataSet -> vtkCutter -> vtkCleanUnstructuredGrid -> vtkXMLUnstructuredGridWriter</div><div><br></div><div>The trick here is to use vtkCleanUnstructuredGrid which is a class I obtained from ParaView code. </div><div>You can follow my discussion here: <a href="https://public.kitware.com/pipermail/vtkusers/2017-October/100018.html">https://public.kitware.com/pipermail/vtkusers/2017-October/100018.html</a></div><div><br></div><div><div><div><div>Regards.</div>
</div></div></div></div></div>