]> 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)
committerVadim Glukhikh <vadim.glukhikh@opencascade.com>
Sun, 24 Mar 2024 22:25:59 +0000 (22:25 +0000)
commit74095a8b46f50ffe05879f4da9e107b5f5457245
treef662200a75aef016b315ce0d89dabf760dc0f651
parent576f37610875c0de33b6113288504bfa064a3821
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]