[vtkusers] vtkSplineFilter

Jérôme jerome.velut at gmail.com
Wed May 5 10:51:10 EDT 2010


Hi,
vtkSplineFilter will resample only the PolyLine cell present in the input.
To be more precise, you should have one cell with several points in input
(necessary but not sufficient). IMHO, cutter will produces one cell per
edge, ie you will have N cells for N points. Then spline filter interpolate
each edge, that are inherently aligned so the output points of spline filter
will be on the input edges.

However, I didn't understand this:
    "But only i get the initial section with tubes."

what is your problem exactly?

Jerome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100505/5f04c92d/attachment.htm>


More information about the vtkusers mailing list