]> OCCT Git - occt-copy.git/commit
0026441: BRepOffset_MakeOffset affects on original shape CR26441
authoraml <aml@opencascade.com>
Thu, 13 Aug 2015 13:27:19 +0000 (16:27 +0300)
committeraml <aml@opencascade.com>
Mon, 17 Aug 2015 11:03:04 +0000 (14:03 +0300)
commit5797815b5a6988568f381a0a781ba04c62396771
tree4af920a993662cf7337cff1351ad303218a72b00
parent9bfa28a7c2e7c1d661f13cbe1cdaceae88c5537d
0026441: BRepOffset_MakeOffset affects on original shape

Copies of necessary objects were created.
Test cases updated to the new behavior.
src/BRepOffset/BRepOffset_MakeOffset.cxx
src/BRepOffset/BRepOffset_MakeOffset.hxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffsetShape.cxx
tests/bugs/modalg_2/bug5805_1
tests/bugs/modalg_2/bug5805_10
tests/bugs/modalg_2/bug5805_11
tests/bugs/modalg_2/bug5805_12
tests/bugs/modalg_2/bug5805_2
tests/bugs/modalg_2/bug5805_22
tests/bugs/modalg_2/bug5805_23
tests/bugs/modalg_2/bug5805_24