]> 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)
committerdpasukhi <dpasukhi@opencascade.com>
Sun, 31 Mar 2024 21:42:24 +0000 (22:42 +0100)
commit392377a3310154391a7d2739ada018b70dc25a82
treeb3065e47dc16d19e1d6b0653d5db94e319da2f6a
parent6635f53848deae00286bd9a1bfb79db8cf559e5c
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]