Elbows + tees

Hello, how to pull all elbows? I’m trying this piece -

also what is the most elegant way to pull both elbows + all tees?

Try an Object.Type node, and a String.Contains node. You can elegantly use the String.Contains method with a or statement in design script to get there quite quickly.