<div dir="ltr">SetInput is gone in VTK6. Use SetInputData.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 30, 2013 at 5:44 PM, Rr108 <span dir="ltr">&lt;<a href="mailto:adityargupta@gmail.com" target="_blank">adityargupta@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all,<br>
<br>
I am trying to write a polydata to a vtk file using class vtkPolyDataWriter.<br>
I know in vtk 5.6 there was a member function SetInput and I could directly<br>
say:<br>
polydatawriter-&gt;SetInput(polydata);<br>
Now when I am trying to compile with vtk 6.0 it complains with the error:<br>
class vtkPolyDataWriter has no member named SetInput. I tried using<br>
SetInputConnection but is there a way I can directly connect to polydata?<br>
<br>
Thank you.<br>
<br>
- RR<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/vtkPolyDatawriter-set-input-vtk-6-0-tp5722337.html" target="_blank">http://vtk.1045678.n5.nabble.com/vtkPolyDatawriter-set-input-vtk-6-0-tp5722337.html</a><br>

Sent from the VTK - Users mailing list archive at Nabble.com.<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://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Unpaid intern in BillsBasement at noware dot com<br>
</div>