[vtkusers] vtkStructuredPointsReader

Beate Aistleitner B.Aistleitner at irl.cri.nz
Mon Nov 25 21:53:17 EST 2002


Hi,

I want to read data from a file with the vtkStructuredPointsReader but I
always get the following error message:
vtkStructuredPointsReader (0x08A20180): Unsupported point attribute type:
0.0000000e+00 for file: D:/IRL/Examples/test3.txt

When I use a file which doesn't contain any zero values but the following
values
9.6347977e-01   8.4333704e-01   1.0384386e+00   8.4165859e-01
7.7756922e-01   
2.5923725e+00   3.5195688e+00   1.9768317e+00   5.9785144e-01
6.5151028e-01   
2.7580253e+00   3.5035611e+00   2.7650693e+00   1.3166256e+00
1.0774852e+00 
the error message is:
vtkStructuredPointsReader (0x08A21120): Unsupported point attribute type:
8.4165859e-01 for file: D:/IRL/Examples/test9.txt

As this value (4th value in first row) is neither the first nor the highest
or lowest one I really have no idea what's wrong. Reading the file
containing just integer values works fine, so I guess there's anything wrong
with the format of the data. I've already tried to write 0.84165859 instead
but the result is the same. Can anybody help?

Thanks, 
Beate




*************************************************************** 
CAUTION: This email message and any attachments contain 
information that is CONFIDENTIAL and may be LEGALLY PRIVILEGED. 
If you are not the intended recipient any use, disclosure or 
copying of this message or attachments is strictly prohibited. 
If you have received this email message in error, please notify 
us immediately and erase all copies of the message and 
attachments. Thank you. 
*************************************************************** 




More information about the vtkusers mailing list