OCCBrep.boolean_union OCCBrep.boolean_union(*others, tol=None) Return the boolean union of the current shape and a collection of other shapes. Parameters: otherslist[OCCBrep] Returns: OCCBrepThe union between the current shape and the others. Raises: BrepBooleanError