<div dir="ltr">I am creating an implicit surface with vtkSphere, sampling with vtkSampleFunction, and finally contouring with vtkContourFilter. This all works fine.<div><br></div><div><b>The Problem</b>: If I go back and update the sample dimensions, I don't get what I would expect. If I double the sample dimensions, the extents seem to be cut in half. Am I not updating/clearing data correctly? See the sample images below:</div><div><br><div>a) sampleDimensions(10, 10, 10)</div><div>b) sampleDimensions(20, 20, 20)</div><div>a) <img src="cid:ii_iw3v2ufw0_158b16ef21ec0ef6" width="120" height="120" style="margin-right: 0px;">   b) <img src="cid:ii_iw3v2ug51_158b16ef21ec0ef6" width="120" height="120" style="margin-right: 0px;"><br>​<br></div><div>Attached is a complete example.</div><div><br></div><div>environment:</div><div>python 2.7<br></div><div>vtk 6.3.0 (installed via anaconda)</div><div>Ubuntu</div><div><br></div></div><div>Justin</div></div>