<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello everyone, could someone tell me how to plot a sphere in a color other than black?  I've got this much working:<div><span class="Apple-tab-span" style="white-space:pre"> </span>p.modify['sphere']((<i>x,y,z)</i>, <i>radius</i>, )</div><div>to plot a sphere at x, y, z of radius <i>radius</i>, but I cannot seem to succeed in changing the color.</div><div><br></div><div>Thanks,</div><div>Brian</div></body></html>