occt: master e7bcf415

Author Committer Branch Timestamp Parent
akaftasev vglukhik master 2023-08-31 11:42:05 master 0e6977d6
Changeset 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.
mod - src/Contap/Contap_Contour.cxx Diff File
add - tests/hlr/exact_hlr/bug33450 Diff File