0029544: Regression vs 7.2.0: ShapeUpgrade_UnifySameDomain fails to merge linear...
authoremv <emv@opencascade.com>
Mon, 5 Mar 2018 12:55:16 +0000 (15:55 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 16 Mar 2018 11:56:16 +0000 (14:56 +0300)
commit06084bb8ecede8e9f611084219d44d809465a5e9
treec51d90b877601e6c847f6db181101d5192a196f2
parent410dd2c903c776feeeb7ffa80b66b5c7aa63d275
0029544: Regression vs 7.2.0: ShapeUpgrade_UnifySameDomain fails to merge linear edges

When measuring the deviation of the end of the added edge from the resulting edge take the point on the curve, not from the vertex.

Test cases for the issue.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/modalg_7/bug27004
tests/bugs/modalg_7/bug29544_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug29544_2 [new file with mode: 0644]