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