[vtkusers] vtkPolyData exported to OpenInventor

imho imho at bephp.com
Wed Aug 6 10:36:54 EDT 2003


Hi all,

I have a vtkPolyData with these filters :
vtkContourFilter -> vtkTriangleFilter -> vtkDecimatePro ->
vtkSmoothPolyDataFilter -> vtkPolyDataNormals -> vtkStripper ->
vtkCleanPolyData

I can export it to a OpenInventor (iv) file with the vtkIVWriter.
I have updated my vtk version with the nightly release to fix some bugs
in these class.

I'd like to use the MESH program http://mesh.epfl.ch/ to compute
differences between two meshes.

This program said that my poly is: "empty (no faces)"

What can I do to fix this?
Wich filter should I add in my pipeline to have faces?

Thanks

imho








More information about the vtkusers mailing list