Hi all,<br><br>How to set the color of the line drawn using vtkContourWidget. I uesd the example in <a href="http://www.cmake.org/Wiki/VTK/Examples/Widgets/Cxx/ContourWidget">http://www.cmake.org/Wiki/VTK/Examples/Widgets/Cxx/ContourWidget</a>.<br>
<br>Since there are no actor added to the renderer, I don&#39;t find any other method in contour widge.getActor. it uses vtkPolyData to generate the line, how to set the color of polydata.<br><br>Thanks<br><br>Jothy<br>