]> OCCT Git - occt.git/commit
0028223: Projection of closed curve onto cylinder is wrong
authorifv <ifv@opencascade.com>
Fri, 16 Dec 2016 11:26:42 +0000 (14:26 +0300)
committerapn <apn@opencascade.com>
Thu, 29 Dec 2016 11:27:22 +0000 (14:27 +0300)
commit0a40a30da5f3b5f0b6e8353632411641bd6e4253
tree4ebbb93637c3afae94c0418b794a676e5197125e
parenta20cce397a6aff4ae4a1d5274a617e20c9560c5b
0028223: Projection of closed curve onto cylinder is wrong

Algorithm of calculation UV bounds of projected curve for periodic surfaces is modified.
src/ProjLib/ProjLib_ComputeApprox.cxx
tests/bugs/modalg_6/bug28223 [new file with mode: 0644]