Accesing sketch lines of a wall element

Nice work @Ben_Osborne, thanks!. Looking into the code, I see that you use as an input the sketch lines (IN[1]). I want to get the sketch lines of the element, not as an input:

image

Regardless of whether your code works for my problem, it is good to know and I’m sure it will be handy in the next step of my script. Thanks a lot!

I found that Springs package’s Spings.COllector.ElementSketch node do the job.

Thanks!