hi please can someone help me create a rounded surface above the green surface. I tried to work with the fillet edge component but I did not succeed
Problematic.gh (1.0 MB)
thank you very much it looked very good. but I did not understand the objective of using the component (c # script) and can i replace it with a normal grasshopper component which works the same? .
The edge from the Brep had coincident ends but wasn’t being recognised as closed, which stops the sweep from working.
I used the script because I couldn’t remember a standard component to close open curves in Grasshopper.
I checked again, and it seems the ConnectCurves component will do this, so you can replace the script with this (and a flip component to reverse the direction)
Problematic.gh (1.1 MB)
1 Like
oh oh yes thank you i inderstood