OCCNurbsSurface.from_plane

classmethod OCCNurbsSurface.from_plane(plane)

Construct a surface from a plane.

Parameters:
planecompas.geometry.Plane

The plane.

Returns:
OCCSurface