MantisBT - ParaView
View Issue Details
0011876ParaViewBugpublic2011-02-17 05:032016-08-12 09:58
Jens Kleimann 
Kitware Robot 
normalminoralways
closedmoved 
Linuxx86_64 GNU/Linux2.6.32-5-amd64
 
 
0011876: "Extract Subset" filter will remove boundary faces in 3D view if multiple HDF grids are read in via XDMF
A Xdmf file with at least two rectangular grids is read in (see attached example). If the grids have a 3DSMesh topology and rely on HDF for the X,Y,Z data, the "Extract Subset" filter will produce a malformed image of the clipped grid in which one (or more, depending on the filter settings) of the six faces is missing. The same grid, when implemented as 3dCoRectMesh topology without HDF, does not show this behavior.
The problem also disappears as soon as one of the two grids is removed/commented out in the Xdmf source file.
Extract the attached zip archive. Open file "doubleg_hdf.xmf" in Paraview. Hit "Apply". Change representation to something different from "Outline".
Choose "Filters|ExtractSubset". Change one of the start sliders from 0 to 2 (or any other value >0). Hit "Apply". Then remove the eye symbol in front of the filename in the pipeline browser to make the full grid invisible, only leaving the clipped filter output.
=> Grid will be shown with one side missing (like a box without a lid).

The same grid is implemented in the attached file "doubleg_xml.xmf", which does not use HDF but just pure XML. For this case, the above bug is absent, and the clipped grid will be displayed with all six faces intact (i.e. as a solid brick).
The Product version is in fact "Paraview 3.10.0-RC1 64bit", but the dropdown menu does not have that entry.

The attached zip archive also includes screenshots for both cases to illustrate the problem. There the outline of the full grid is superimposed for increased clarity.
No tags attached.
zip ExtrSubgrid_bugreport.zip (209,797) 2011-02-17 05:03
https://www.vtk.org/Bug/file/8708/ExtrSubgrid_bugreport.zip
Issue History
2011-02-17 05:03Jens KleimannNew Issue
2011-02-17 05:03Jens KleimannFile Added: ExtrSubgrid_bugreport.zip
2016-08-12 09:58Kitware RobotNote Added: 0037928
2016-08-12 09:58Kitware RobotStatusbacklog => closed
2016-08-12 09:58Kitware RobotResolutionopen => moved
2016-08-12 09:58Kitware RobotAssigned To => Kitware Robot

Notes
(0037928)
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.