is not possible have same object name in the same level group
you have to delete the old object . or rename it .. or choose a new name for a new objects ! 2010/1/11 Vitor Lôbo Ramos <[email protected]> > def test(): > > cmds.sphere(n='ball') > > > #END > > If I run the same script twice, the name 'ball', will ball1, ball2, > ball3 etc ... > > How do I return to the original name "ball" if you run it more than > once? > > > -- > http://groups.google.com/group/python_inside_maya >
-- http://groups.google.com/group/python_inside_maya
