Hello,
I’m trying to create a surface from a given closed curve in the GH C# component. I used Brep.CreatePlanerBreps method but it gives me a rectangular untrimmed surface rather than the surface that is enclosed by the initial curve boundary. Please, can anyone help how to make a boundary surface in C#?
This seems to work just fine. I’m running Rhino 7 in this example.
Does it produce the same thing with circles and polylines and whatnot?
Hello Tuomas, thank you for your response.
I checked and it worked perfectly for Rhino 7, but it gives me an error when running in Rhino 8.
Could differences in the Grasshopper SDK be the reason?
Seems to be running both on Rhino 8 and Rhino 7 without a problem. Please make sure you have the latest Rhino Service Release installed. It seems you are on SR13 on Rhino 7 which is very old.
1 Like