This is nearly working nicely but the circles overlap the x-min side of the inner boundary curve…
Any idea how to prevent the circles overlapping the inner rectangular curve boundary on the x-min side?
ImgCircleBoundaryCurve.gh (16.9 KB)
This is nearly working nicely but the circles overlap the x-min side of the inner boundary curve…
Any idea how to prevent the circles overlapping the inner rectangular curve boundary on the x-min side?
ImgCircleBoundaryCurve.gh (16.9 KB)
Hi,
I changed a few things…
Then for sake of preventing possible errors later :
ImgCircleBoundaryCurve.gh (19.8 KB)
Ah. thanks! I hadn’t realised I’d used Offset from a different plugin! I wish it was more obvious when you double click the canvas and select a component by typing!
Good tips for OnMesh and PopGeo!
I do get one odd circle in a circle where 2 points are close together and they get allocated a small and large circle before the solver runs but it’s no big deal.
(Doesn’t happen in your def tho!) - Ah… CullIndex… this needs to be -1 if you merge the goals in a different order (ImgCircle then OnMesh)