Hello, I’m sorry if its a repeated question, but I have the following input and want to generate the output like that, does vtk support something like the following
I would look into vtkRibbonFilter
and then vtkAppendPolyData
, and vtkCleanPolyData
.