[vtkusers] Need help
ursula.goette at philips.com
ursula.goette at philips.com
Thu Aug 12 03:27:13 EDT 2004
Hi everyone.
I do have the following problem.
I do have a file in vtk format that contains
information about an unstructured grid.
For the POINT_DATA I do have two scalar
arrays defined in this file:
SCALARS pressure float
and
SCALARS shearstress float
I am trying to read this file in with the
vtkDataSetReader but this always loses
one of the two scalar arrays.
What do I do wrong? How can I prevent
this?
I do really need both scalar arrays in the
unstructured grid I am putting the output
of the vtkDataSetReader to.
Thanks for your help in advance,
Ursula
More information about the vtkusers
mailing list