I don't know if I totally understand what the question is (an image might 
help), but it sounds like parts of the wireframe object are coincident to the 
surface object (that is, they occupy the same space).  If so, chances are you 
are getting z-fighting; you probably see parts of the wireframe hidden and 
parts showing through.

There is no easy answer to this problem.  If you are only going to be viewing 
the object from a certain direction, you can use a transform to shift the 
wireframe slightly away from the viewer (or equivalently shift the surface 
toward the viewer).

-Ken


On 11/17/08 7:02 PM, "Karthik Ram Srinivasan" <[EMAIL PROTECTED]> wrote:

Hi,

I want to superpose two files, one with a wireframe representation and
the other with a surface rep. I want the wireframe to be in the
background and use the surface to cover up part of the wireframe. But
the wireframe always seems to show up. Any suggestions?

Thanks,

Karthik
_______________________________________________
ParaView mailing list
ParaView@paraview.org
http://www.paraview.org/mailman/listinfo/paraview





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

_______________________________________________
ParaView mailing list
ParaView@paraview.org
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to