Hi all-
We’re a group of engineering students and we’re trying to create a grasshopper script which will allow us to automatically create a multi-part mold for any meshes we might import.
Now we’re still stuck at the basics and have decided to take an approach where we look for occlusions for mesh faces for a main parting direction. Here we use galapagos to find the part that gives us the least occlusions.
We’ve already tried to take the approach suggested by Laurent Delrieu and using isolines (Multi Part Mold for 3d model). This, however, presented problems when meshes get linked together with thin strips, making it impossible to make moulds out of them.
Mould_0.04.3dm (347.2 KB)
Demould_1.04.gh (31.7 KB)
Any help would be greatly appreciated!