I’m working on a definition that includes labeling of CNC parts and placement of points for drilling alignment holes.
I’ve managed to get the planes for my labels, the points, and the parts outlines into three different orders in their lists.
I can see how it happened, but I can’t figure out a way to fix it. The methods I used to find where the points and planes go are the problem, but the methods are also the most reliable way I can come up with to get the locations I want.
So is there a way to get these lists in the same order? Or to group the points and planes with the parts outlines based on them being inside the outlines? (I need to group them before I array them and then nest them.)
(FYI parts are not near the origin, the image shown is at about -600,-700,0)
Parts Labels Out of Trees.gh (50.2 KB)