Select intersection curves

Hello grasshopper users. I am working on a perforated facade. I’ve created random lines pattern, then I want to create perforations in the between areas of lines. I have points, but when I am doing circles on these points, sometimes it has a collision with lines. So I want to have 2 different radiuses of circles. I want to select circles that are intersecting with lines, then get a centroid and draw a smaller circle. Is it possible to choose only intersecting circles?
Thank you.

Yes but it would be better to avoid the collisions in the first place by calculating radius differently, based on space available.

1 Like