[vtkusers] vtkContourFilter on 2D Cells (vtkPolygon)

Frederic DANESI fred.danesi at netcourrier.com
Wed Feb 1 05:51:04 EST 2006


Dear,

There is an error in the code I enclosed in my previous email:
It is not
  flt->SetInput((vtkDataSet *) output);
but
  flt->SetInput((vtkDataSet *) polygonPolyData);
 
The result is obviously the same ...
  //+ mapping and rendering  ==> vtkContourFilter (09981DD8): Created: 0
points, 0 verts, 0 lines, 0 triangles ... empty ...

Thanks for help,
Fred.

--
Responsable Département DINCCS
(Département Ingénierie Numérique Conception Collaborative et Simulation)
Pole de Haute Technologie
08000 Charleville-Mézières
Tél. 03.24.37.89.89
  







More information about the vtkusers mailing list