RhinoBrep.from_breps

classmethod RhinoBrep.from_breps(breps, tolerance=None)[source]

Joins the breps at any overlapping edges to form as few as possible resulting breps. There may be more than one brep in the result array.

Parameters:
brepslist of compas.geometry.Brep
Returns:
list of compas.geometry.Brep