Hi all, Is there in ParaView3 an image slicer that slices along a track ? Explanation: I have a vtkPolyData that contains one polyline. This vtkPolyData is embedded in a volume vtkImageData. I would like to get a slice of the volume at each polydata point, oriented by the tangent of the line.
I think I would be able to write my own filter, but I wonder if there already exists a way for doing that, maybe by using correctly the paraview slicer? Thank you! Jerome _______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
