Missing Panels in Model - Assistance Needed

Hi everyone,

I’ve encountered an issue with my Grasshopper definition that’s leading to some missing panels in my model, and I’m not sure what’s causing it. I’ve attached a screenshot along with the GH and Rhino files for reference.

The problem seems to be within my components, but I’m not able to pinpoint the exact source of the error. If someone could take a look and give me some guidance on how to resolve this, it would be greatly appreciated.

British MuseumR7 (2).3dm (433.0 KB)
project1_analyses.gh (31.1 KB)

That’s where the surface seam is…

It’s not a definition problem, it’s more of a geometric one. Both ends of your pattern needs to be filled with triangles so that when you bend and put the two ends together, the two triangles meet and make a full panel

@m_nemati add this here
image
result
image

That was super helpful, thanks! Do you have any suggestions for how to fill in the surrounding panels with triangles?

this should get you on your way
project1_analyses [updated].gh (105.0 KB)