NurbsSurface.from_interpolation
- classmethod NurbsSurface.from_interpolation(points, *args, **kwargs)[source]
Construct a surface from a frame.
- Parameters:
- pointslist[
compas.geometry.Point
] The interpolation points.
- pointslist[
- Returns:
Site Navigation
Construct a surface from a frame.
compas.geometry.Point
]The interpolation points.