<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><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></div>