0025298: New option of BRepOffsetAPI_MakeOffset algorithm: processing of sharp corner...
authorjgv <jgv@opencascade.com>
Thu, 2 Oct 2014 09:36:12 +0000 (13:36 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 2 Oct 2014 09:36:53 +0000 (13:36 +0400)
commitc19dd45ee077314e34dd93bc1e7f359d25d41726
tree4ad0bb9387ad04636d2b98335a9581d7900b735b
parent1c1e319d1e7316c39227a119a1f9493669e87ccc
0025298: New option of BRepOffsetAPI_MakeOffset algorithm: processing of sharp corners in mode GeomAbs_Intersection

Test cases for issue CR25298
28 files changed:
src/BRepFill/BRepFill_OffsetWire.cdl
src/BRepFill/BRepFill_OffsetWire.cxx
src/BRepMAT2d/BRepMAT2d.cdl
src/BRepMAT2d/BRepMAT2d_BisectingLocus.cdl
src/BRepMAT2d/BRepMAT2d_BisectingLocus.cxx
src/BRepTest/BRepTest_CurveCommands.cxx
src/BRepTest/BRepTest_MatCommands.cxx
src/MAT2d/MAT2d.cdl
src/MAT2d/MAT2d_Circuit.cdl
src/MAT2d/MAT2d_Circuit.cxx
src/MAT2d/MAT2d_Tool2d.cdl
src/MAT2d/MAT2d_Tool2d.cxx
tests/bugs/modalg_5/bug25298_01 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_02 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_03 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_04 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_05 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_06 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_07 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_08 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_09 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_10 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_11 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_12 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_13 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_14 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_15 [new file with mode: 0755]
tests/bugs/modalg_5/bug25298_16 [new file with mode: 0755]