I'm reading a plot3d file (XYZ & Q) with the vtkPLOT3DReader object.  The file seems to load just fine, but when I analyze it and try to do Isosurfaces it doesn't work.  Closer inspection seems to indicate that using the ->GetOutput method returns only  one block of the entire dataset.  How do I get the entire dataset, and how do I get this into a vtkContourFilter-like object for isosurfacing?
<br clear="all"><br>-- <br>Randall Hand<br>Visualization Scientist, <br>ERDC-MSRC Vicksburg, MS<br>Homepage: <a href="http://www.yeraze.com">http://www.yeraze.com</a>