| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010527 | ParaView | Bug | public | 2010-04-09 09:30 | 2016-08-12 09:58 |
|
| Reporter | Paul Melis | |
| Assigned To | Kitware Robot | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | | OS | | OS Version | |
| Product Version | 3.6 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0010527: Unstructured grid XML file without cells won't load |
| Description | 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. |
| Additional Information | 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? |
| Tags | No tags attached. |
|
| Project | |
| Topic Name | |
| Type | |
|
| Attached Files | |
|