Moving circle to edge

Hi,

Im am tring to move the starting point of the circles so they start from the edge of a line. This is what i currently have:

And i would like to move the circles so the egde of the circle touch the edge of the line.

So it would lok something like this :slight_smile:

(I baked the geometery and manually moved it as an example)

I could mov them by moving them by the radius of the circle in the direction but i was wondering if there was a more convinient way.
lamp_trial_3.gh (5.0 KB)

Your curves haven’t been internalized.

oops my bad, should be alright now
lamp_trial_3.gh (5.0 KB)

something like this?

lamp_trial_3_re.gh (8.2 KB)

1 Like

yup, thanks a lot :slight_smile: