NurbsSurface.CreateNetworkSurface Method

NurbsSurfaceCreateNetworkSurface Method

Overload List
  NameDescription
Public methodStatic memberCreateNetworkSurface(IEnumerableCurve, Int32, Double, Double, Double, Int32)
Builds a surface from an autosorted network of curves/edges.
Public methodStatic memberCreateNetworkSurface(IEnumerableCurve, Int32, Int32, IEnumerableCurve, Int32, Int32, Double, Double, Double, Int32)
Builds a surface from an ordered network of curves/edges.
Top
See Also