Hi, I was having trouble figuring out how I could possibly convert a Pentagon (Trimmed surface) to a regular surface. I want to convert it to a surface so that I can later add the same to Grasshopper.
Also could is there a way I could do the same for any other polygon? (Trimmed surfaces)
Hello - no - untrimmed surfaces have four edges -in some cases these can be compressed to a single point so that the object appears to have only two or three edges, but in any case never more then four.
Probably not the answer you are looking for but you might want to look into this:
Also, I made this pentagon-like single surface using _NetworkSrf. The down side is one of the corners ends up being a bit rounded. This may opr may not be compatible with your design.
If you feed it a trimmed surface, Lunchbox will just revert back to the underlying untrimmed surface, which makes complete sense because that is where the isocurves reside.
If it were me, I’d probably split one of the curves and make two surfaces with mirror symmetry. Lunchbox can handle that just fine, although it will not have rotational symmetry of course.