RhinoBrep.from_boolean_intersection

classmethod RhinoBrep.from_boolean_intersection(breps_a, breps_b)

Construct a Brep from the boolean intersection of two groups of Breps.

Parameters
Returns

list(RhinoBrep) – list of one or more resulting Breps.