]> 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>
Wed, 20 Jul 2022 12:53:26 +0000 (15:53 +0300)
commit89ecea11d2cb696216a981d3e7ffafb7ff04a798
tree61abd45328d2d00aeaeca8d5477560079275e503
parentc4e1d8c9182215594b6bf638bcad6da70d723dd5
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]