NurbsSurface.from_fill
- classmethod NurbsSurface.from_fill(curve1, curve2)
Construct a NURBS surface from the infill between two NURBS curves.
- Parameters
curve1 (
compas.geometry.NurbsCurve
)curve2 (
compas.geometry.NurbsCurve
)
- Returns
Construct a NURBS surface from the infill between two NURBS curves.
curve1 (compas.geometry.NurbsCurve
)
curve2 (compas.geometry.NurbsCurve
)
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev