<HTML>
<HEAD>
<TITLE>Re: [Paraview] Set color of inner and outer side of a cell</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Unfortunately, that feature is not implemented in ParaView yet. &nbsp;It is something that I am planning to add before ParaView 3.6. &nbsp;Attached is a plugin that defines a new view that allows you to color front and back faces differently. &nbsp;I&#8217;m not sure if it compiles against Paraview 3.4 but it definitely works with a recent CVS checkout. &nbsp;To use it (after compiling, of course), load the plugin, delete the 3D view and then create the special Front/Back Render View. &nbsp;After you do that, you will see that the there is a section in the Display panel that allows you to change the Backface Style. &nbsp;If you try it out, please give some feedback on the UI, which I&#8217;m not too proud of.<BR>
<BR>
If all that sounds like too much work, you might want to try the &#8220;Normal Glyphs&#8221; filter. &nbsp;It basically places an arrow pointing out of the front face of cells. &nbsp;It was added to perform the same check you are trying to do.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 3/19/09 8:48 AM, &quot;Hector Diez&quot; &lt;<a href="hedicu@gmail.com">hedicu@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><SPAN STYLE='font-size:11pt'><FONT FACE="Verdana, Helvetica, Arial">Hi, <BR>
<BR>
I have a VTK application where I would like to color differently both sides of a triangular cell, in order to check whether all of them are correctly oriented, and to ensure there is no tangling. Do you know how can I achieve this easily? <BR>
<BR>
Thanks you very much,<BR>
Hector.<BR>
</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><BR>
</FONT></SPAN></BLOCKQUOTE><SPAN STYLE='font-size:11pt'><FONT FACE="Calibri, Verdana, Helvetica, Arial"><BR>
</FONT></SPAN><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>