RhinoBrep.from_planes

classmethod RhinoBrep.from_planes(planes)[source]

Construct a Brep from a set of planes.

Parameters:
planeslist[Plane]

A list of planes.

Returns:
compas.geometry.Brep