Seems like it would be a simple task with dynamo, but this is proving elusive to me. I’ve created a viewport type for each scale factor of viewport because I am using graphic bar scales. Currently we’re changing each viewport type manually so it matches the scale factor of the view. This is not good from a QC standpoint and prone to user error. I want to create a dynamo graph to
- Select all placed viewports (and/or views?) in my project and
- Compare the viewport “type name” to the view’s “Scale Value 1:” of the view.
I think I can manage step 1, but since viewport types, viewports, and views are 3 different things, I’m not sure how to list or compare the properties of one vs the other.
I’ve seen posts on how to select and change viewport types, but some of the nodes are outdated at this point, and the solutions are not looking at the view’s “Scale Value__1:”