RhinoBrep.from_curves

classmethod RhinoBrep.from_curves(curves)[source]

Create a RhinoBreps from a list of planar face boundary curves.

Parameters:
curveslist of Curve or Polyline

The planar curves that make up the face borders of brep faces.

Returns:
list of RhinoBrep