]> OCCT Git - occt.git/commit
0033591: Modeling Algorithms - Regression: old surface is not removed after translati... CR33591
authorastromko <astromko@opencascade.com>
Mon, 1 Apr 2024 13:34:16 +0000 (13:34 +0000)
committerastromko <astromko@opencascade.com>
Mon, 12 Aug 2024 16:02:30 +0000 (17:02 +0100)
commita4d484a93a70e11c17c9a42674716cbd48f4a4f1
tree2236ac2359e54f7e4c8ce999b807785625e608e0
parent273665211737b636adaec571606af409ba764a09
0033591: Modeling Algorithms - Regression: old surface is not removed after translation or rotation with geometry copying

Removed unnecessary condition that was added by an earlier fix.
Added a test case.
src/BRepTools/BRepTools_TrsfModification.cxx
src/BRepTools/BRepTools_TrsfModification.hxx
tests/bugs/modalg_8/bug33591 [new file with mode: 0644]