wondering if someone has something floating around that would help naming a bunch of selected objects one by one.
select objects
one is chosen from the selected parts
highlights it
a window prompts to rename it
enter name
next part in selected set is selected
repeat until all objects are named individually
bonus: when it goes to the next object the rename field is prepopulated with the last entry.
example: if i enter TOOL for one part, when i get prompted to rename the next, the rename field has the previous entered value of TOOL so i can append custom delineations if needed.
bonus bonus: if the object is already named, have that populate the rename field so names can be edited too. the script just might do this naturally without any special code?