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.

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.

-Ken


On 3/19/09 8:48 AM, "Hector Diez" <[email protected]> wrote:

Hi,

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?

Thanks you very much,
Hector.



   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: [email protected]
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

Attachment: FrontBackView.tar.gz
Description: FrontBackView.tar.gz

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to