MantisBT - ParaView
View Issue Details
0013334ParaView(No Category)public2012-07-31 21:072012-10-29 17:04
Andy Bauer 
Andy Bauer 
normalminorhave not tried
closedfixed 
3.14.1 
3.98.0 
CoProcessing
13334_multiblock_contour
usability
0013334: inconsistent output from contour filter for multiblock data sets with image data and unstructured grids
When contouring a multiblock data set where some of the blocks are vtkImageData and some of the blocks are vtkUnstructuredGrids, the output is inconsistent in that the output from the vtkUnstructuredGrid passes all of the fields while the output from the vtkImageData doesn't pass the contoured variable but does pass a Normals array.

To reproduce:
1) create a wavelet source
2) create a clip filter to create an unstructured grid
3) use the group data set filter to group them into a multiblock data set
4) create an elevation filter
5) create a contour filter and contour by Elevation
6) look at the output and note that both Normals and Elevation point data arrays are listed as partial
No tags attached.
Issue History
2012-07-31 21:07Andy BauerNew Issue
2012-08-14 15:50Andy BauerAssigned To => Andy Bauer
2012-09-05 13:30Andy BauerStatusbacklog => todo
2012-09-05 13:31Andy BauerStatustodo => active development
2012-09-05 13:31Andy BauerTopic Name => 13334_multiblock_contour
2012-09-05 13:31Andy BauerStatusactive development => gatekeeper review
2012-09-05 13:31Andy BauerResolutionopen => fixed
2012-09-05 13:31Andy BauerFixed in Version => git-next
2012-09-07 14:50Utkarsh AyachitFixed in Versiongit-next => git-master
2012-09-07 14:50Utkarsh AyachitStatusgatekeeper review => customer review
2012-09-07 14:50Utkarsh AyachitNote Added: 0029142
2012-10-12 10:55Andy BauerStatuscustomer review => closed
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0

Notes
(0029142)
Utkarsh Ayachit   
2012-09-07 14:50   
merged in master if applicable