Hi all,<br><br>I want to set multiple scalar values to each and every voxel inside the sphere. But I don't find any methond in vtkSphereSource to do this.<br><br>I thought of an alternative to this after some googling, creating a vtkvolume with sphere geometry like vtk<br>
<pre><font size="4"><i><i>vtkDelaunay3D().sphere.GetOutput()<br><br>Thanks<br><br>Jothy<br></i></i></font></pre>