]> OCCT Git - occt.git/commit
0033367: Modeling Algorithms - Normal projection or BOP problem [Regression]
authorastromko <astromko@opencascade.com>
Tue, 12 Mar 2024 13:39:19 +0000 (13:39 +0000)
committerjfa <jfa@opencascade.com>
Mon, 25 Mar 2024 13:54:59 +0000 (13:54 +0000)
commit1e5dd88f50c6c73ab1bcd90b68503703e677baca
treecd85c0068ef6e1a14aa7c460a70a3fde0a5e72a7
parent55a0d816cd28ffe1dcdc1eebc0b6cef55518cf5a
0033367: Modeling Algorithms - Normal projection or BOP problem [Regression]

Fixed passing of an incorrect curve into GeomAdaptor::MakeCurve() function.
src/BRepAlgo/BRepAlgo_NormalProjection.cxx
tests/bugs/modalg_8/bug33367 [new file with mode: 0644]