<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. It is something that I am planning to add before ParaView 3.6. Attached is a plugin that defines a new view that allows you to color front and back faces differently. I’m not sure if it compiles against Paraview 3.4 but it definitely works with a recent CVS checkout. To use it (after compiling, of course), load the plugin, delete the 3D view and then create the special Front/Back Render View. 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. If you try it out, please give some feedback on the UI, which I’m not too proud of.<BR>
<BR>
If all that sounds like too much work, you might want to try the “Normal Glyphs” filter. It basically places an arrow pointing out of the front face of cells. 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, "Hector Diez" <<a href="hedicu@gmail.com">hedicu@gmail.com</a>> 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>
**** Kenneth Moreland<BR>
*** Sandia National Laboratories<BR>
*********** <BR>
*** *** *** email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** *** ** phone: (505) 844-8919<BR>
*** web: <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>