Naming Views in Dynamo

I currently have a Dynamo setup to read the number of levels and create floor and ceiling plans and assign them to sheets. Is there a way to have Dynamo automatically name the views as well?

You can name our views the same way you named your sheets. Just use the Element.SetParameterByName node after creating the views.

2 Likes

Thanks, Nick. Just started dipping my toes in the Dynamo Water