[vtkusers] vtkExtractEdges only 2D, how to do a projection ?
Sebastien_MARAUX
maraux at ondim.fr
Mon Jul 1 09:47:31 EDT 2002
I needto use vtkExtractEdges on a polydata
containing 3D data.
How can I make a simple projection of my data in
xz plane to obtain a 2D polyData ?
I assume there is a smarter way than
creating a 2D polydata and insert each
point as (x,z) couple, and then copy each cell.
Sebastien MARAUX
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020701/a9c519ca/attachment.htm>
More information about the vtkusers
mailing list