NurbsSurface.from_frame
- classmethod NurbsSurface.from_frame(frame, *args, **kwargs)[source]
Construct a surface from a frame.
- Parameters:
- frame
compas.geometry.Frame
The plane.
- frame
- Returns:
Site Navigation
Construct a surface from a frame.
compas.geometry.Frame
The plane.