Plotting the geometry
    Gavin Tabor 
    g.tabor at ic.ac.uk
       
    Thu Jun 24 13:38:47 EDT 1999
    
    
  
Hi there.
I'm writing code for a CFD postprocessor. I'm trying to write code
to display the mesh outline. I've got the mesh into a
vtkUnstructuredGrid
object, which is a good start, but I need to be able to display the
edges of this object. I can use a vtkGeometryFilter object to extract
the external mesh faces, but plotting these obscures the inside of the
mesh (obviously not a good idea). Is there any way of asking for the
edges of these mesh faces?
Thanks in advance for any suggestions.
Gavin
-- 
Dr.Gavin Tabor   
email     : gavin at ic.ac.uk   
home page : monet.me.ic.ac.uk/people/gavin/gavin.html
Department of Mechanical Engineering,
Imperial College,
London SW7 2BY
-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------
    
    
More information about the vtkusers
mailing list