Can someone tell me what the best method to use for renaming an object in both python script and python? Would you use “manage_renameObject” or is can I just do object.id = new_id?
Thanks,
Chris Bruce