<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><tt>Hi all,</tt></p>
<p><tt>We've been running into a strange issue with the vtkPLYReader
ever since VTK 5.6 all the way up to 8.0.0. I am attaching a
simple VTK Python script. If you run it a few times you'll see
inconsistent results for the bounds of the data like so:<br>
</tt></p>
<p><tt>(0.0, 1.0, 0.0, 1.0, 0.0, 1.600000023841858)<br>
(0.0, 1.5845632502852868e+29, 0.0, 1.0, 0.0, 1.600000023841858)</tt></p>
<p><tt>...</tt></p>
<p><tt><br>
I've also attached a standard dataset for this. I could find
the bug but I figured someone more familiar with the code may be
quicker fixing it. Thanks! :)<br>
</tt></p>
<p><tt><br>
cheers,</tt></p>
<p><tt>Prabhu<br>
</tt></p>
</body>
</html>