View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010527ParaViewBugpublic2010-04-09 09:302016-08-12 09:58
ReporterPaul Melis 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version3.6 
Target VersionFixed in Version 
Summary0010527: Unstructured grid XML file without cells won't load
DescriptionI 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.
Additional InformationPV 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?
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0037808)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2010-04-09 09:30 Paul Melis New Issue
2016-08-12 09:58 Kitware Robot Note Added: 0037808
2016-08-12 09:58 Kitware Robot Status expired => closed
2016-08-12 09:58 Kitware Robot Resolution open => moved
2016-08-12 09:58 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team