Hello,<div>I am using a vtkImagePlaneWidget to define a cutting plane for a vtkCutter.  The vtkCutter is then used to create tube outlines where the cut plane intersects some 3d mesh structures.  However, when I render the resulting outline, the outline tubes are slightly offset from the vtkImagePlaneWidget in the direction of the normal.  I was expecting the outlines to be positioned exactly on the vtkImagePlaneWidget plane, since I used GetOrigin() and GetNormal() from the plane widget to define the cutting plane.</div>
<div><br></div><div>Has anyone experienced this and have a solution/explanation?</div><div><br></div><div>Thanks in advance!</div><div>Bjorn</div><div><br></div>