SamBerk
1
Hi everyone,
I have tried to rename types in revit using dynamo, and i got this warning: The parameter is read only,
is it impossible to rename types with dynamo?
Thanks
hello @SamBerk have you tried the object to string node ?
SamBerk
3
Thanks talbimam,
I’ve tried it, and it didn’t help.
Kulkul
4
Hi @SamBerk
Use Element.SetName from clockwork package.
1 Like