]> OCCT Git - occt-copy.git/commit
0032502: Modeling Algorithms - BOP wrong result on sphere and cylinder CR32502
authorjgv <jgv@opencascade.com>
Fri, 27 Aug 2021 09:53:29 +0000 (12:53 +0300)
committerjgv <jgv@opencascade.com>
Tue, 31 Aug 2021 14:36:14 +0000 (17:36 +0300)
commit6bd86327097c28736fb8314d8269d36158409406
tree695789c118b951eefa6de691d4848aff4e17f419
parent8f70959571ab8999b47f88d673343587e733f364
0032502: Modeling Algorithms - BOP wrong result on sphere and cylinder

Modifications in the method IntPatch_ALineToWLine::MakeWLine:
1. Correct modifying tolerances of vertices;
2. Correct setting parameters to vertices on IntPatch_WLine curve.
src/IntPatch/IntPatch_ALineToWLine.cxx
tests/bugs/modalg_7/bug32502 [new file with mode: 0644]