[Paraview] Thresholding a RectilinearGrid

Berk Geveci berk.geveci at kitware.com
Thu Mar 26 20:40:55 EDT 2009


I have not. Sounds like a bug. Can you provide a dataset to reproduce it?

On Thu, Mar 26, 2009 at 3:09 PM, Stephens, Michael M ERDC-ITL-MS
<Michael.M.Stephens at usace.army.mil> wrote:
> folks,
>
> hopefully i missed something that's already out there; but this has me
> scraatching my head.
>
> what i'm doing is simple enough.
> took a Rectilinear Grid (aaa.vtr) and did a  Threshold using one of the cell
> arrays.
>
> then since i'm gonna use this later i save it out as a vtu.
>
> when i try to read this file back into pv i get the following error:
>
> ERROR: In
> /viz/home/stephens/Kitware/ParaView/ParaView_cvs_350/ParaView3/VTK/IO/vtkXMLU
> nstructuredDataReader.cxx, line 653
> vtkXMLUnstructuredGridReader (0x1a0dd20): Cannot read cell connectivity from
> Cells in piece 0 because the "connectivity" array is not long enough.
>
>
> ERROR: In
> /viz/home/stephens/Kitware/ParaView/ParaView_cvs_350/ParaView3/VTK/IO/vtkXMLU
> nstructuredDataReader.cxx, line 653
> vtkXMLUnstructuredGridReader (0x2274930): Cannot read cell connectivity from
> Cells in piece 0 because the "connectivity" array is not long enough.
>
>
> using a pv checked out a few weeks ago.
>
> i replicated the process (read, threshold, write) in a vtkpython script using
> vtk checked out yesterday (v5.5), te outpt vtu file still has the same
> problem.
>
>
> any one ever see this before?
>
> -m
>
>


More information about the ParaView mailing list