Surface.from_plane

classmethod Surface.from_plane(plane, *args, **kwargs)

Construct a surface from a plane.

Parameters

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

Returns

Surface