Hi, does anyone have simple Node = Get Level from View?
Hi, does anyone have simple Node = Get Level from View?
I tried what Tom showed and it didn’t work for me.
I did find two ways to get the info though. I just depends if you need the name of the Level (a string) or the Level elements itself. Note that this only works for plan views (other views do not have a Level as their reference).

Python script did its job thanks a lot Ben 