]> OCCT Git - occt-copy.git/commit
0026196: Wrong result obtained by projection algorithm.
authoraml <aml@opencascade.com>
Thu, 17 Sep 2015 10:18:00 +0000 (13:18 +0300)
committerabv <abv@opencascade.com>
Thu, 17 Sep 2015 13:30:25 +0000 (16:30 +0300)
commit74e9b952a41dd39a253cae1f3c9aaa1b7a656b8e
treeb3789cda037fc0e82216319bc7048fa2ef84279c
parent0d90638880542e9f51ab80da4a628d70d1ec3fa0
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
src/GeomAdaptor/GeomAdaptor.cdl
src/GeomAdaptor/GeomAdaptor.cxx
src/ProjLib/ProjLib_ComputeApproxOnPolarSurface.cxx
tests/bugs/modalg_6/bug26196 [new file with mode: 0644]