Hello everyone,
I am configuring a dynamo script to rename views but I cant get it to function as desired.
First I want to take all the views and filter them by ‘string contains’. When I watch the output after the ‘List.FilterByBoolMask’ node, I read that the desired views for renaming are all that remain. But after I connect the final node ‘Element.SetParameterByName’ and press ‘run’. It does not rename the corresponding views. Im I overlooking a step? Any input is very much appreciated.