I have a script that annotates all elements of a category in a view. I want to apply this script to all views in the project without having to manually change the view. Can someone please help me? ive only been using dynamo for two days…
Try clicking the little arrow next to the inputs and changing the input levels. I would guess this as to start, but sometimes different nodes (especially 3rd party) can handle things slightly differently so you may have to play around with the levels till it works. You may also have to try right clicking on the node and settings lacing to longest.
A word of warning through, the approach you currently have will attempt to tag every element in every view. So you’ll be tagging a primary beam that’s on Level 04 Zone-A in your Level 09 Zone-C plans, and in a bunch of sections/details/etc.
I would suggest filtering down your list of views to the ones you wish to tag, then use something like the “all elements of category in view”, to get only the elements relevant to those views. If you’re running it on very large number of views this can be a slow process though as it opens each view to check.