Is there any way to change the type of fitting between the pieces in an automated way? I want to make a combination between the original fitting and a fitting like the example in the image below, making the external sheets and the internal slats have a tear, one fitting into the other. exactly between the red slat and the purple sheet where there is a green mark, this on all the sheets.
They were taken out for a bit - the data was split to manage intersections between red and blue parts, which pertained to your question - I then assumed the internal rings didnât need anything done - correct me if wrong.
You can retrieve the structure back - check/replace this: cone-lamp.gh (1.8 MB)
Not sure - I didnât see anything defining that in your grasshopper file, so I measured it from the model - turns out to be 3mm, so I used that value for notching the pieces:
You should be able to right-click that white box and get rid of it with âdelete placeholderâ - if this option doesnât show up I think you need to delete the group box thing first:
Those points are the area centroids. Simply turn off the preview for the area component so theyâre not visible?
Though things stayed in the same place, the modified tree structure seems to affect it.
A quick âwork-aroundâ here is to match the tree to your original tree: cone-lamp-R7.gh (1.8 MB)
The section of the file I helped with starts prior to your original C# âmesh explodeâ part (your white group), which outputs the data structure now matched.
Hello, sorry for so many questions, I donât know much about Grasshopper, but I want to learn.
As soon as I opened the file, several errors appeared, but when I added the âAreaâ component, the errors disappeared, but the result is also not appearing in Rhino.
the inner rings are also gone.
It seems you were using an example file to learn from, which is great! Keep it up!
This little annoyance is due to the Rhino 8 components that arenât supported by R7 Grasshopper/MAC version - just in case I saved the file again and threw an âoldâ area component there:
If for whatever reason it doesnât work, simply add your own area component as you did before.
Anyway,
Oops, GH geometry preview was left off, in the future look to the upper right-hand corner and make sure the âwhite/green cylinderâ is turned off:
They shouldnât be - I see them here - I have saved the file again with previewed geometry turned on; lastly just reconnect to your OpenNest process (I left it disconnected so the file loads fast, then connect + wait):