Hello Dynos,
I have already changed family names and it works very well, but all types stay with the old letters.
How can I collect all family types? I think to convert it to string and add prefix, it is easy
OLD version
Family
Typ1
Typ2
Typ3
NEW version
X_Family
Typ1
Typ2
Typ3
UTOPIC version
X_Family
X_Typ1
X_Typ2
X_Typ3
I am glad about any advice and information
RenameFamily.dyn (8.9 KB)
Use these nodes (Orchid Package) to get all types and then connect to other nodes to change the names.
it worked in this way. I am docing it twice first family and than type…
KR
Andreas
Richtig! You have to do it seperately. I did it also like that…
Hi the script works for System families ie. wall , it’s very helpful, thanks!!
is there a script that works choosing Window types ( loadable families ) and add prefix on them? And also to rename Material identity in material browser.
Thanks
Start a new Topic i would recoment!