0026196: Wrong result obtained by projection algorithm.
authoraml <aml@opencascade.com>
Thu, 17 Sep 2015 14:09:20 +0000 (17:09 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 17 Sep 2015 14:11:34 +0000 (17:11 +0300)
commit7afe616f1f65dd4805171993b916c8402d4c52aa
treed7e630be57dc8c39538278066dc271c5a70a92b7
parentf41525d378b18496bc25b4733857072511130c18
0026196: Wrong result obtained by projection algorithm.

Improved periodicity handling when trimmed parameters became unclosed or nonperiodic, but underlying geometry closed or periodic.
Added possibility to not perform trim in GeomAdaptor::MakeSurface.

Minor corrections.

Test-case for issue #26196

Correction of comments
src/GeomAdaptor/GeomAdaptor.cxx
src/GeomAdaptor/GeomAdaptor.hxx
src/ProjLib/ProjLib_ComputeApproxOnPolarSurface.cxx
tests/bugs/modalg_6/bug26196 [new file with mode: 0644]