OCCExtrusionSurface.from_plane

classmethod OCCExtrusionSurface.from_plane(plane)

Construct a surface from a plane.

Parameters:
planecompas.geometry.Plane

The plane.

Returns:
OCCSurface