NurbsSurface.from_fill

classmethod NurbsSurface.from_fill(curve1: compas_occ.geometry.curves.nurbs.NurbsCurve, curve2: compas_occ.geometry.curves.nurbs.NurbsCurve) compas_occ.geometry.surfaces.nurbs.NurbsSurface

Construct a NURBS surface from the infill between two NURBS curves.