RhinoNurbsSurface.from_plane

classmethod RhinoNurbsSurface.from_plane(plane, box)

Construct a surface from a plane.

Parameters

plane (compas.geometry.Plane) – The plane.

Returns

RhinoSurface