I have exported all Family Name and Family Type Name to Excel for the purpose of Family Rename. There is one Node for Element.SetName from the Clockwork package. But think is only works with Rename for Family Type name. I want to Rename for Family name also from the Excel.
Could you please share the any other solution.
Not a problem to be honest I have not tried via excel.
Dependant on how consistent your naming methodology is I would assume it could be achievable via splitting the string to your requirements after the family name node and rebuild final name to suit.
Share what you have currently got as well as naming methodology and hopefully someone can help
Cheers Kai
There you can find Family Type Name is Updated but as per Excel input. But Family Name is not updated as per Excel input. For the example i have updated Prefix.
You might be placing both the stuff in family or family type.
i have done the same exercise and its working fine, you can refer these file for better understand.
(you can select the category as per your requirement and excel file path)
@r.rajaRBHA5
You can you follow my method for extracting the family and family type name in excel, it wont be confusing.
In your case, family name is coming multiple time and depend upon family type under that family. that is making your script complicated.
Export data using this script, you can add or delete category as per your requirement