<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I'm surprised that the input scalar data wasn't interpolated to the output. You could print out cutter->GetOutput()->GetCellData() and cutter->GetOutput()->GetPointData() and see what arrays were interpolated. If the array is there it could be just a matter of setting the right mapper flags - see vtkMapper::SetScalarModeToUseXXX()... and vtkMapper::SelectColorArray</div>
<div class="gmail_default" style="font-family:arial,helvetica,sans-serif">HTH</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Mar 12, 2013 at 5:18 PM, glennuggah <span dir="ltr"><<a href="mailto:tobias@magnander.se" target="_blank">tobias@magnander.se</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you very much!<br>
<br>
It worked like a charm.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Using-vtkCutter-to-produce-lines-from-a-surface-tp5719150p5719299.html" target="_blank">http://vtk.1045678.n5.nabble.com/Using-vtkCutter-to-produce-lines-from-a-surface-tp5719150p5719299.html</a><br>
<div class="im HOEnZb">Sent from the VTK - Users mailing list archive at Nabble.com.<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br></div>