OCCBrep.from_boolean_union classmethod OCCBrep.from_boolean_union(A, B, tol=None) Construct a BRep from the boolean union of two other BReps. Parameters: Acompas_occ.brep.OCCBrep | list[compas_occ.brep.OCCBrep] Bcompas_occ.brep.OCCBrep | list[compas_occ.brep.OCCBrep] Returns: compas_occ.brep.OCCBrep Raises: BrepBooleanError