OCCBrep.from_boolean_difference classmethod OCCBrep.from_boolean_difference(A, B, tol=None) Construct a BRep from the boolean difference 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