MantisBT - ParaView
View Issue Details
0010527ParaViewBugpublic2010-04-09 09:302016-08-12 09:58
Paul Melis 
Kitware Robot 
normalminoralways
closedmoved 
3.6 
 
0010527: Unstructured grid XML file without cells won't load
I have a PolyData file that contains only points and a dozen associated scalars per point. I load this file in PV and use a Clip filter to extract a box-shaped region. If I then use Save Data to save the clipped output to a .vtu file the resulting file can not be read by PV. The error is

ERROR: In /home/kitware/ParaView3/Utilities/BuildScripts/ParaView-3.6/ParaView3/VTK/IO/vtkXMLUnstructuredGridReader.cxx, line 297
vtkXMLUnstructuredGridReader (0x8f59968): Cannot read cell types from Cells in piece 0 because the "types" array could not be found.

I guess this is caused by the original set having 0 cells, and subsequently the clipped output as well.
PV 3.6.2

So is using a PolyData set not the best way to store a dataset consisting of only points with associated scalars? If not, what would be a better way?
No tags attached.
Issue History
2010-04-09 09:30Paul MelisNew Issue
2016-08-12 09:58Kitware RobotNote Added: 0037808
2016-08-12 09:58Kitware RobotStatusexpired => closed
2016-08-12 09:58Kitware RobotResolutionopen => moved
2016-08-12 09:58Kitware RobotAssigned To => Kitware Robot

Notes
(0037808)
Kitware Robot   
2016-08-12 09:58   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.