]> OCCT Git - occt-copy.git/commit
0027441: The method IntTools_Context::IsVertexOnLine incorrectly computes parameter...
authoremv <emv@opencascade.com>
Wed, 27 Apr 2016 13:28:52 +0000 (16:28 +0300)
committeremv <emv@opencascade.com>
Mon, 3 Jul 2017 09:50:43 +0000 (12:50 +0300)
commitfedf4bc000988fdbc45c8769a5fb2bd0666de4a0
tree575bccaba2b9203eb9cce5a7313079d772045ffa
parent08bbed78a8e0db66977e33506ff9b3d65738e716
0027441: The method IntTools_Context::IsVertexOnLine incorrectly computes parameter of the point on the curve

Choosing the closest bound to the checking point.

Test cases for the issue.

Updating test cases for the current behavior.
13 files changed:
src/IntTools/IntTools_Context.cxx
tests/boolean/gdml_private/W6
tests/boolean/gdml_private/W8
tests/boolean/gdml_private/ZC6
tests/boolean/gdml_private/ZC8
tests/boolean/gdml_private/ZD1
tests/boolean/gdml_private/ZD9
tests/boolean/gdml_private/ZE2
tests/bugs/grids.list
tests/bugs/modalg_6/bug27441 [new file with mode: 0644]
tests/bugs/modalg_7/begin [new file with mode: 0644]
tests/bugs/modalg_7/bug28883_1 [new file with mode: 0644]
tests/bugs/modalg_7/bug28883_2 [new file with mode: 0644]