Hello,
I created script for renaming families “AAA” to “BBB” , but for some reason it doesn’t change.
Can anyone point where the issue is?
Hello,
I created script for renaming families “AAA” to “BBB” , but for some reason it doesn’t change.
Can anyone point where the issue is?
Hi @Clementine
You need to connect Elements list to Element.SetName
element input. Currently you’re feeding Family Names.
Thanks a lot @Kulkul!
You’re Welcome!