Hi,

the following file _cannot_ be read by paraview 3.4.0:

#vtk DataFile Version 2.0
Detailed
ASCII
DATASET POLYDATA
POINTS 1 float
-0.00168334 0.0751933 -0.000422686

but with adding one space it is fine:
# vtk DataFile Version 2.0
Detailed
ASCII
DATASET POLYDATA
POINTS 1 float
-0.00168334 0.0751933 -0.000422686

I think paraview-readershould not behave that strikt.

Greetings
Jens
_______________________________________________
ParaView mailing list
[email protected]
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to