0032569: Modeling Algorithm - Section not found
authorifv <ifv@opencascade.com>
Tue, 14 Sep 2021 14:11:17 +0000 (17:11 +0300)
committersmoskvin <smoskvin@opencascade.com>
Tue, 28 Sep 2021 17:06:09 +0000 (20:06 +0300)
commitaf0cb166918ed558d7b9f503e2b92de021e12ac4
tree862e9f64dcf7aa821992031840464bb09340e9e0
parentf72c595119d65393ed6f2d9005958dc5395b2c2c
0032569: Modeling Algorithm - Section not found

IntPatch/IntPatch_WLineTool.cxx - adding control of maximal ratio of distances between 3 sequential points.
tests/bugs/modalg_7/bug32569 - new test case added
tests/lowalgos/intss/bug29972_1 test case is modified according new behavior of intersection algorithm
src/IntPatch/IntPatch_WLineTool.cxx
tests/bugs/modalg_7/bug32569 [new file with mode: 0644]
tests/lowalgos/intss/bug29972_1