<div dir="ltr">Hi Laurent,<div><br></div><div>After feeding the vtkPolyData into the vtkSplineFilter by SetInputData and setting the parameters of the filter, did you try to manually update the <span style="font-family:arial,sans-serif;font-size:12.727272033691406px">vtkSplineFilter?</span></div>

<div><span style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></span></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 22, 2014 at 4:55 PM, Laurent Chauvin <span dir="ltr"><<a href="mailto:lchauvin@bwh.harvard.edu" target="_blank">lchauvin@bwh.harvard.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I created a pipeline with a vtkSplineFilter, with a polydata as input.</div><div>

However, now that I try to make it compatible with VTK 6, it's not working anymore.</div><div><br>
</div><div>I replaced SetInput by SetInputData, and I read that SetInputData doesn't create the pipeline. That's probably why now, when I update my polydata, it's not updating the spline.</div><div>But I was wondering then how should I do to keep creating the pipeline then ?</div>


<div><br></div><div>I read to use SetInputConnection, but I think SetInputConnection take as argument the OutputPort of another filter, but the spline is the 'entry point' of my pipeline, taking a polydata as input, and applying some filters on it.</div>


<div><br></div><div>How could I do to update the pipeline when modifying the polydata ?</div><div><br></div><div>Thank you.</div><span class="HOEnZb"><font color="#888888"><div>-Laurent</div><div><br></div><div>-- <br><div dir="ltr">

<div>Laurent Chauvin, MS</div><div>
Surgical Navigation and Robotics Laboratory, Radiology Department</div><div>Brigham And Women's Hospital, Harvard Medical School<br></div><div><a href="http://wiki.ncigt.org/index.php/User:Lchauvin" target="_blank">http://wiki.ncigt.org/index.php/User:Lchauvin</a></div>


</div>
</div></font></span></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>