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
compas
compas_blender
compas_ghpython
compas_rhino
Construct a surface from a frame.
compas.geometry.Point]The interpolation points.