RhinoNurbsSurface.from_plane

classmethod RhinoNurbsSurface.from_plane(plane, box)[source]

Construct a surface from a plane.

Parameters:
planecompas.geometry.Plane

The plane.

Returns:
compas_rhino.geometry.RhinoSurface