Table of Contents

cmd.set_name

“cmd.set_name” changes the name of an object or selection.

Parameters

cmd.set_name(string old_name, string new_name)

    

Implementation

def set_name(old_name, new_name):

See Also

set_name | api