Changing view titles on sheets

SO I AM NEW TO DYNAMO AND AM TRYING TO FIGURE OUT OUT HOW TO SELECT ALL OF THE SHEETS I AM WORKING ON IN A PROJECT, AND CHANGE THE VIEW TITLE TYPES OF THE VIEWS WITHIN THOSE SHEETS. ANY HELP, LINKS TO VIDEOS, OR ARTICLES ON THIS WOULD BE MUCH APPRECIATED.

Hi there, You could use " Get all Views" node from archi-lab package.

PS: Try not to use capital letters.

That worked I was able to select the sheets now I need to just figure out how to change the viewport types

Hi Caleb,

It might be easier to address this problem from the other way around. Instead of fetching the sheets, consider getting all the viewports and then filtering them only to the ones you need. For example:

 

2 Likes