Automatically rename objects and their children
Hi, I have an issue,
I have 2000 objects and some of them have children.
At max each object has two more children.
At minimum, objects has one child.
Could someone help in renaming them with Mel or Python?
I want them named for example:
Object1_LOD0
Object1_LOD1
Object1_LOD2
Object2_LOD0
Object2_LOD1
etc.
Thank you.