[vtkusers] vtkPolyDataReader and OutOfMemory errors
Gili
junk at bbs.darktech.org
Fri Feb 22 13:03:53 EST 2002
On Fri, 22 Feb 2002 12:07:16 -0000, John Biddiscombe wrote:
>In that case, I would recommend that you read your data from csv, directly
>into a polydata object and then save that. trying to mimic the vtk file
>format is probably time wasted when you could quite easily (as long as your
>data is not randomly spread in the file) just create a polydata directly
>(unse insert point, insert cell etc etc)..
My data is spread across 33,000 files :)
Gili
More information about the vtkusers
mailing list