Align circles to a plane

Hi folks,

I’m trying to get some circles alligned to my surface, and then extrude them from the surface. I’ve worked out how to distribute them on the surface with the right spacing, and the points for origin for the circles on the surface, and kull the points that sit outside the surface. I’m having trouble getting the circles align to the direction of the surface so when they get extruded, they are in the correct direction.

Thanks!

Lighting Tray Detail V001.3dm (153.5 KB)

Pixel Distribution v2.gh (12.3 KB)

Here’s a view of whats going on

Hey @Simon_Holden,

You were almost there:
Pixel Distribution v2.gh (14.5 KB)

That works great! Thanks for your help!