]> OCCT Git - occt.git/commit
0033450: Modeling algorithm - HLR algorightm stucks CR0-SNVK
authorakaftasev <akaftasev@opencascade.com>
Thu, 31 Aug 2023 11:42:05 +0000 (12:42 +0100)
committerdpasukhi <dpasukhi@opencascade.com>
Mon, 4 Sep 2023 11:09:19 +0000 (12:09 +0100)
commit9d78134ce99be67e4b5d5db28037813e5f97dbcd
tree4352a574918f61c993522032b38f480fd362da0d
parent8f4cd4793a010d3c692243216e12128a422053fe
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]