]> OCCT Git - occt.git/commit
0026979: Parabola curve intersection with variety of surfaces produces incorrect... IR-2021-08-13
authorknosulko <knosulko@opencascade.com>
Thu, 29 Jul 2021 08:00:09 +0000 (11:00 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 13 Aug 2021 17:43:47 +0000 (20:43 +0300)
commit7b5f784419eb9fd9a1d3dc69eff89d3e720d6e97
tree15ee430e3401e975a24f450500b8fd90530ac053
parent715fcb5a92f792e95258a6222be1a95bec45e3fe
0026979: Parabola curve intersection with variety of surfaces produces incorrect results.

Method Intf_Tool::ParabBox now properly estimates the number of segments for a 3D parabola.
Fix input arguments of called Bnd_Box::Get method in Intf_Tool::HyprBox method.
src/Intf/Intf_Tool.cxx
tests/lowalgos/intcs/bug26979 [new file with mode: 0644]