<HTML>
<HEAD>
<TITLE>Re: [vtkusers] How to Render a mesh fully ?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Take a look at vtkExtractEdges.<BR>
&nbsp;<a href="http://www.vtk.org/doc/release/5.2/html/a00399.html">http://www.vtk.org/doc/release/5.2/html/a00399.html</a><BR>
Gerrick<BR>
<BR>
<BR>
On 5/26/09 4:39 AM, &quot;Shailender Kanwar&quot; &lt;<a href="shailender.kanwar@gmail.com">shailender.kanwar@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi,<BR>
<BR>
I am trying to render an unstructured mesh using vtkDataSetMapper.<BR>
the problem is that when the mesh is rendered, only the outside surface of the mesh is shown. <BR>
in wireframe, the internal cell edges are not rendered.<BR>
I read in the documentation that vtkDataSetMapper shows 2d edges of a 3d cell only if they are on boundary.<BR>
Is there any way to display the entire mesh in wireframe including the internal cell edges so  as to be able to see the internal <BR>
mesh structure ?<BR>
<BR>
thanks<BR>
<BR>
Shailender Kanwar   <BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
Powered by www.kitware.com<BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">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">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">http://www.vtk.org/mailman/listinfo/vtkusers</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>