]> OCCT Git - occt.git/commit
0027704: Numeric inaccuracy due to huge extension of the offset faces
authoremv <emv@opencascade.com>
Fri, 22 Jul 2016 08:53:07 +0000 (11:53 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 28 Jul 2016 12:00:31 +0000 (15:00 +0300)
commit66cce03ae5e3f7a73951d8e2dbb15cd77ffb2250
tree0d35ea75c34e9c7a70ce190958f76b14ffee81a2
parent4c6b4bc75a0e234aa60a64764cb4dca4fbb686f2
0027704: Numeric inaccuracy due to huge extension of the offset faces

The max extension value of the faces in offset operation has been decreased
to 1.e+7 value to avoid the lack of precision in the calculations.

Update of test cases according to the new behavior
src/BRepOffset/BRepOffset_Tool.cxx
tests/bugs/modalg_6/bug27704 [new file with mode: 0644]
tests/offset/faces_type_i/C8
tests/offset/shape_type_i/A5
tests/offset/shape_type_i/A9
tests/offset/shape_type_i/B4
tests/offset/shape_type_i/B6
tests/offset/shape_type_i/C8