Hi,<br><br>Is it possible to change the name of an object in the pipeline with a python script? i.e. if I go to the Python shell and type:<br><br>    s = Sphere()<br><br>It will create a new object called &quot;Sphere1&quot;.  Is there a way to set this name?<br>
<br>Thanks,<br>Paul<br><br><br>