I am trying to use vtkDelimitedTextReader... but i cant figure out how have access to the data table... sorry for the really mean question but... where can i find some good python examples/docs/tutorials?? > Take a look at vtkDelimitedTextReader/Writer in VTK, plus > vtkTableToPolyData. > > > Jeff >