VTK – Cut Mesh By Multiple Planes
I want to cut the cone by two planes to remove the right-top part just as the following image. Rewrite vtkClipPolyData We can add multible clip functions for vtkClipPolyData to make it works. The files about the class multiClipPolyData had been push to GitHub, cut mesh by multiple planes. Use Read more…