Hi everyone,
I’m trying to create a proper nesting for a complex 3D geometric structure that’s made of 733 unique pieces.
Most of the shapes are have an outer surface with a hole inside, plus one central piece.
I already have a sorted list of names that correctly corresponds to all the pieces, but I can’t get the OpenNest component to output everything properly.
The main issue:
I want the nesting to include both the correct names (labels) and all the outlines (outer + inner curves) of each piece in the right position.
So far, either the names get lost or the inner holes end up misplaced.
I’ve attached a baked Rhino file that includes all the surfaces with their correct names as curves.
I’d really appreciate any advice or explanation on how to continue from here — especially how to organize the data trees or set up OpenNest to keep everything linked correctly.
Thanks in advance for any help!
nesting frames with naming.3dm (11.6 MB)
