]> OCCT Git - occt.git/commit
0032864: Modeling Algorithms - Normal projection of a wire on a cylinder produces...
authorjgv <jgv@opencascade.com>
Thu, 21 Apr 2022 07:02:51 +0000 (10:02 +0300)
committerjfa <jfa@opencascade.com>
Fri, 22 Apr 2022 08:09:11 +0000 (11:09 +0300)
commit3bb90fed54f6c4b31550b74d169b207b77aa2803
treea577d880027c80a41e0083f1e1a7c3ae196b0612
parent756a77fbe818ce35ab14fd398ae7b7b5b1c87cc8
0032864: Modeling Algorithms - Normal projection of a wire on a cylinder produces wrong result

Minor correction in method BRepAlgo_NormalProjection::Build: correct mixed up first and last parameters of the projected curve.
src/BRepAlgo/BRepAlgo_NormalProjection.cxx
tests/bugs/modalg_8/bug32864 [new file with mode: 0644]