]> 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)
committersmoskvin <smoskvin@opencascade.com>
Thu, 21 Apr 2022 21:29:38 +0000 (00:29 +0300)
commit51db8cab7b64c84b38b63983167e9b3bd720c7cb
treed0dc51df309c87b0ffb353d05bbcc189e8c2abfb
parent8af9bbd59aecf24c765e7ea0eeeb8c9dd5c1f8db
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]