<div dir="ltr"><span style="font-size:12.8px">I have scoured the archives and I find that other people have had the same problem but I still can't find the solution.</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">For the sake of ease, pretend you build two vtkCubeSources adjacent to one another and you want to combine them into one polydata with no "wall" in between.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I can get the right external shape using vtkAppendPolyData and I can remove duplicate vertices using vtkCleanPolyData but how do I remove unneeded surfaces?  I would've thought vtkDataSetSurfaceFilter would do the trick but it doesn't do anything to the data at all.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks in advance,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Angela</div></div>