Overload_Rhino_Geometry_NurbsSurface_CreateNetworkSurface - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() ![]() |
CreateNetworkSurface(IEnumerable(Curve), Int32, Double, Double, Double, Int32) | Builds a surface from an autosorted network of curves/edges. |
![]() ![]() |
CreateNetworkSurface(IEnumerable(Curve), Int32, Int32, IEnumerable(Curve), Int32, Int32, Double, Double, Double, Int32) | Builds a surface from an ordered network of curves/edges. |