[vtkusers] Tessellator & Python

Matt dmatt001 at yahoo.com
Thu Oct 13 01:57:37 EDT 2005


Hi Guys,

I've been spending hours trying to find out how to use the
GenericDataSetTesselator under python and vtk 4.2.1 to no avail. There
is not one example anywhere.

My code so far:

  Grid = reader.GetOutput()
  del reader

  tessellator = vtk.vtkGenericDataSetTessellator()
  tessellator.SetInput(Grid)

Any hints would be greatly appreciated. :-)

Matt


		
____________________________________________________ 
Do you Yahoo!? 
Yahoo! Photos: Now with unlimited storage 
http://au.photos.yahoo.com



More information about the vtkusers mailing list