Hi,
just took a look in the sdk looking for the Rhino command "patch".
And this is what I found:
Public Function RhinoCreateEdgeSrf(ByRef curves As array) As OnBrep
Since I haven't started to learn how to write VB-code yet, I just wonder if someone could tell me if RhinoCreateEdgeSrf does the same as "patch" - that is, creates a surface from the selected edges.
Tags: