[vtkusers] BUG: vtk4.2.1 mishandles vectorNames, fieldNames, ...
Berk Geveci
berk.geveci at kitware.com
Mon Mar 31 15:53:40 EST 2003
> > Subject: [vtkusers] BUG: vtk4.2.1 mishandles vectorNames, fieldNames, ...
> >
> > Hi All,
> >
> > vtk 4.2.1 does not seem to handle vectorNames, scalarNames, fieldNames, etc.
> > that have non-alphanumeric charcters such as underscores and dashes.
> >
> > For example if on reading in, my data set contains the line...
> >
> > VECTORS stuff_stuff-stuff float
> >
> > When written out (in asccii or binary), the line becomes...
> >
> > VECTORS stuff%5Fstuff%2Dstuff float
> >
> > FieldNames were handled properly in vtk4.0 (Although scalar and vector names
> > were mishandled entirely.) Would someone with CVS-commit authority fix this bug
If (think I) fixed this. Let me know if you still have problems.
-Berk
More information about the vtkusers
mailing list