]> OCCT Git - occt.git/commit
0032644: Modeling Algorithms - Empty result of section operation IR-2021-12-24
authoremv <emv@opencascade.com>
Thu, 28 Oct 2021 08:07:05 +0000 (11:07 +0300)
committersmoskvin <smoskvin@opencascade.com>
Thu, 23 Dec 2021 16:19:11 +0000 (19:19 +0300)
commitbcecb5832b2749a588c0877099e4909f2523f499
treee39661bf2b414dbe365a731f56b4b5de99937e1b
parentf32cb549d8040e5369412b5aede52a78f475d612
0032644: Modeling Algorithms - Empty result of section operation

Use distance criteria additionally to parameter criteria when verifying the extrema solution to belong to the edge boundary.
Refactor the BRepExtrema_DistanceSS class to remove the excessive methods with mirrored parameters.
dox/upgrade/upgrade.md
src/BRepExtrema/BRepExtrema_DistanceSS.cxx
src/BRepExtrema/BRepExtrema_DistanceSS.hxx
tests/bugs/modalg_7/bug32644 [new file with mode: 0644]