MantisBT - ParaView
View Issue Details
0005808ParaView(No Category)public2007-09-30 16:252011-01-13 17:00
Jean M. Favre 
Berk Geveci 
highmajoralways
closedfixed 
 
3.43.4 
0005808: ExtractGrid puts slices in the wrong place in 3D when *vti files have Origin different than 0,0,0
Using ParaView-3-2 branch,

my vti files are centered at (0,0,0), meaning that the origin are for example at (-3.5, -3.5, -3.5)

Extract Grid extracts the wrong I, J or K planes, and puts them in the wrong place, as if it is ignoring the non-null Origin of the 3D volume.

Try the file included here with a slice which should be in the middle of the volume (like jmin=jmax=3), and which is not.

The same file works fine in ParaView 2.6.
No tags attached.
? foo.vti (3,177) 2007-09-30 16:25
https://www.vtk.org/Bug/file/6159/foo.vti
Issue History
2007-09-30 16:25Jean M. FavreNew Issue
2007-09-30 16:25Jean M. FavreFile Added: foo.vti
2008-02-19 15:14Kent EschenbergNote Added: 0010594
2008-02-22 09:40Berk GeveciStatusbacklog => tabled
2008-02-22 09:40Berk GeveciAssigned To => Berk Geveci
2008-02-22 09:40Berk GeveciPrioritynormal => high
2008-08-12 10:49Berk GeveciCategory => 3.4
2008-08-14 09:03Berk GeveciStatustabled => @80@
2008-08-14 09:03Berk GeveciResolutionopen => fixed
2008-08-14 09:03Berk GeveciNote Added: 0013008
2008-08-21 21:22Alan ScottStatus@80@ => closed
2008-08-21 21:22Alan ScottNote Added: 0013148
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-01-13 17:00Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00Source_changeset_attached => VTK master 020ef709
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0010594)
Kent Eschenberg   
2008-02-19 15:14   
It does this with EACH part of a multi-group dataset that consists of image data. The result is that all the parts are on top of each other.
(0013008)
Berk Geveci   
2008-08-14 09:03   
/cvsroot/ParaView3/ParaView3/VTK/Imaging/vtkExtractVOI.cxx,v <-- VTK/Imaging/vtkExtractVOI.cxx
new revision: 1.47; previous revision: 1.46
(0013148)
Alan Scott   
2008-08-21 21:22   
Tested local client.