<DIV>hi all,</DIV>
<DIV>&nbsp;</DIV>
<DIV>i am new to vtk, and i am trying to display the edges of a mesh. i constructed one using 6 cells of type HEXAHEDRON, and i set the property of the the actor as follows (relevant parts shown only):</DIV>
<DIV>&nbsp;</DIV>
<DIV>vtkProperty *actprop=vtkProperty::New();<BR>actprop-&gt;EdgeVisibilityOn();<BR>actprop-&gt;SetEdgeColor(0,0,0);<BR></DIV>
<DIV>vtkActor *gridact=vtkActor::New();<BR>gridact-&gt;SetProperty(actprop);</DIV>
<DIV>&nbsp;</DIV>
<DIV>After running I still don't get to see the edges of the created cells.</DIV>
<DIV>&nbsp;</DIV>
<DIV>any help??</DIV>
<DIV>&nbsp;</DIV>
<DIV>thx in advance.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>&nbsp;</DIV><p>
                <hr size=1>Yahoo! Mail<br> 
Stay connected, organized, and protected. <a href="http://tour.mail.yahoo.com/mailtour.html">Take the tour</a>