]> OCCT Git - occt.git/commit
0033450: Modeling algorithm - HLR algorightm stucks
authorakaftasev <akaftasev@opencascade.com>
Thu, 31 Aug 2023 11:42:05 +0000 (12:42 +0100)
committervglukhik <vglukhik@opencascade.com>
Tue, 5 Sep 2023 22:52:02 +0000 (23:52 +0100)
commite7bcf415c3170d827cbec564a3a19da8512e5c29
tree90b02833a4c1457c77b6ea1805036b6016998c88
parent0e6977d668df62ecdd7e26f63b00556d03ba7b5e
0033450: Modeling algorithm - HLR algorightm stucks

Selecting the middle point between XInf and XSup leads situation, where X values almost does not change.
To prevent this situation, select shifted point instead of middle.
src/Contap/Contap_Contour.cxx
tests/hlr/exact_hlr/bug33450 [new file with mode: 0644]