NurbsSurface.from_fill

classmethod NurbsSurface.from_fill(curve1, curve2, curve3=None, curve4=None, style='stretch')

Construct a NURBS surface from the infill between two, three or four contiguous NURBS curves.

Parameters
Raises

ValueError – If the fill style is not supported.

Returns

NurbsSurface