Hello guys, i’m going creazy trying to close this diamond panels… can someone help me out? I’m gonna attach the file.
unnamed.gh (12.2 KB)
pORVA2.3dm (18.6 MB)
if you’re happy of the result of PanelFrame, then I’d just extrude those surfaces like this:
unnamed (11)_Re.gh (21.2 KB)
1 Like
Thank you very much, it works now i’ll try to understand but thank you!
as brief explanation, it takes the surfaces generated by the PanelFrame component and checks the direction of their Normal
then applies your multiplier to those Vectors (-0.1) in such a way to reverse them outwards (minus) and set amplitude to 0.1 units:
then extrudes each panel surface along each of those vectors
1 Like