How to loop graph for each view?

Hello

I’m writing a dynamo where i can give my tags the same color as my ducts or pipes. But I only works in my active view. Is there a way that I can loop this graph over every view I have?

I tried this How to loop the whole script but this doesn’t work.

Thanks in advance!
Geeft Tag Zelfde Kleur Als Element.dyn (45.1 KB)

Hi @Gilles.Lagrilliere,

The OOTB Element.OverrideColorInView node doesn’t have a view input.
You can use the Genius Loci package to override the colors in several views :
View SetElementOverrides

2 Likes