Feel free to add a bug to the vtk bug tracker: http://public.kitware.com/Bug
On Fri, Feb 6, 2009 at 12:53 PM, Jens <[email protected]> wrote: > 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 > -- David E DeMarle Kitware, Inc. R&D Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x109 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
