I’m kinda new to dynamo but I want to do is have any view that is not on a sheet to be placed into a new view group, I am using bakery’s node to set the parameter, the problem I am having is it changes all of the views in the project to the new view group not the elements I want changed.
Any help is welcome.
Looks like you likely aren’t filtering your elements correctly as the Element.GetParameterValueByName node is returning an error. Likely there is no element with a value of “- - -” in the list of values.