Hi, I used to use a product call Rhinonest which was super handy for me. The feature I miss as I’m on a Mac now is the remap objects command , I could select my ungrouped model and remap the poly surfaces to the construction plane . see video here: RhinoNest 4.0 - Remap - YouTube
Is there a set of commands or grasshopper definition that can do this? We cnc cut furniture and this saves a lot of time.
I tend to nest most things by hand due to wood grain orientation and part size , does opennest decompose a 3d model made of polysurfaces to one plane? this what i need. I see Rhinonest did do a gh plugin some time ago .
If you need to do things by hand, create a custom CPlane for each object and use the Rhino RemapCPlane
command. I don’t know what OpenNest does - there’s a separate category here on Discourse where you can get help with that. If you’re happy with RhinoNest, use that.
-wim
OpenNest has a component called Pack Objects that does what you’re looking for.
You can install OpenNest with the _PackageManager command from Rhino.
Quickest way to get started with OpenNest is to watch the tutorial videos here:
https://www.youtube.com/playlist?list=PLzkN3pByh-yI7YYZsCVz9jcNMDQuV9Ez3
-Kevin
thanks i’ll give it a try