0028009: [Regression vs OCCT7.0.0] Cut produces not valid shape
authornbv <nbv@opencascade.com>
Wed, 2 Nov 2016 12:39:37 +0000 (15:39 +0300)
committerapn <apn@opencascade.com>
Thu, 3 Nov 2016 11:15:43 +0000 (14:15 +0300)
commitc9c7286e56612bbb845e63abcaa9b369faf55e33
treee7ce328d6ae1e149e9728519dbbce1f2ee8581b5
parente2e0498b17acc86bdd64d3322ad2e9eb203e387f
0028009: [Regression vs OCCT7.0.0] Cut produces not valid shape

The algorithm in WorkWithBoundaries::BoundaryEstimation(...) did not take into account opposite directions of cylindrical axes (when the angle between them is obtuse). After the fix it does it.

Small correction of test cases for issue CR28009
src/IntPatch/IntPatch_ImpImpIntersection_4.gxx
tests/bugs/modalg_6/bug28009_1 [new file with mode: 0644]
tests/bugs/modalg_6/bug28009_2 [new file with mode: 0644]