Change Group Name with Dynamo

Does anyone know how i can change te a group name with Dynamo.

I used the elemen.setparameterbyname node with “Type Name” as parameterName

no success.

Parameter Read only error???

What does the error say?

error

I should’ve read that in your original comment.
But errr, I guess you can’t do it with node.
There’s the Element.SetName node from the Clockwork package which should do the job for you.

1 Like

succes, thanx. :grinning:

2 Likes

Good to hear. :wink:

If a comment solved your issue please mark it as solved so others with a similar issue might find it easier to solve their problem (and maybe leave somewhere).