I have 2 vtkContourWidgets on two different planes of an image that are n planes apart.  I&#39;d like to interpolate between the two widgets and create n-1 widgets on each of the planes between the two widgets that are already drawn.  Is there a method to do this?  I could also easily get the vtkPolyData from each contour separately and create n-1 vtkPolyData&#39;s and use that as the initial position for n-1 new contour widgets.<div>
<br></div><div>Any ideas?</div><div><br></div><div>Thanks.</div>