]> OCCT Git - occt-copy.git/commit
0025494: Wrong result obtained by projection algorithm
authorbugmaster <bugmaster@opencascade.com>
Fri, 21 Nov 2014 13:10:52 +0000 (16:10 +0300)
committervsr <vsr@opencascade.com>
Thu, 4 Dec 2014 06:41:25 +0000 (09:41 +0300)
commitc35f2ea77d44f4fc940e3da08d2f3ec83a1f4873
treed8038b3b406e952a7fc1570e169f6b0e0f60cd84
parent99c01c8ae230c428b16a55d847c0ed0e296a30a7
0025494: Wrong result obtained by projection algorithm

Calculation of last parameter of projected curve was changed for the projecting of a curve to surface of revolution, if the curve is intersected with the axis of revolution

Test case for issue CR25494
src/ProjLib/ProjLib_ProjectedCurve.cxx
tests/bugs/moddata_3/bug25494 [new file with mode: 0644]