<div dir="ltr">Hi all,<div><br></div><div><br></div><div>Here's what I'd like to do using python scripting.</div><div>1) Initialize a set of points and edges that "look like a sphere" using sphere=Sphere()</div><div>2) deform that set of points (and edges) to match a volume whose high intensity region is also blob-like using an active shape model</div><div>3) visualize the evolution of the sphere deformation using paraview.</div><div><br></div><div>I only tell you so you can stop me if I'm doing this in a suboptimal way.</div><div><br></div><div>My immediate question is simply how can I extract/change the coordinates of a Sphere() object? Are the points of a "sphere" object constrainted to forever occupy a sphere shape?</div><div><br></div><div>Best,</div><div>Chris<br></div><div><br></div></div>