File format conversion

How do I convert.txt to.vtk format

Hello,

Can you provide a sample of the input TXT file?

regards,

Paulo

You probably need vtkDelimitedTextReader to read the file in.
See:
Python:
PointInterpolator
Cxx:
PointInterpolator
ParallelCoordinatesView
DelimitedTextReader