<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div dir="ltr" id="yui_3_16_0_1_1426684714231_3537">Hi all,</div><div id="yui_3_16_0_1_1426684714231_3580" dir="ltr"><br></div><div id="yui_3_16_0_1_1426684714231_3556" dir="ltr">For an image with dims = (100, 100, 100) and spacing = (0.13, 0.13, 0.13), vtkImageData::GetBounds() returns</div><div id="yui_3_16_0_1_1426684714231_3614" dir="ltr">(0, 12.87, 0, 12.87, 0, 12.87)</div><div id="yui_3_16_0_1_1426684714231_3597" dir="ltr"><br></div><div id="yui_3_16_0_1_1426684714231_3598" dir="ltr">If I use these bounds as argument in vtkBox::IntersectWithLine, do I get the correct intersections?</div><div id="yui_3_16_0_1_1426684714231_3616" dir="ltr">Or should I use (0, 13, 0, 13, 0, 13) for the bounds?</div><div id="yui_3_16_0_1_1426684714231_3632" dir="ltr"><br></div><div id="yui_3_16_0_1_1426684714231_3638" dir="ltr">Thanks - Maarten<br></div></div></body></html>