]> OCCT Git - occt.git/commit
0032502: Modeling Algorithms - BOP wrong result on sphere and cylinder
authorjgv <jgv@opencascade.com>
Fri, 27 Aug 2021 09:53:29 +0000 (12:53 +0300)
committerjfa <jfa@opencascade.com>
Mon, 15 Nov 2021 05:23:29 +0000 (08:23 +0300)
commit82c3a325e9c2690c8513868c6fe483b2f4021d18
treed9e9099469914e18e63ed71db3d5ef8aa06dd12b
parentb08cd044f97635a40cceb86769b2399527090001
0032502: Modeling Algorithms - BOP wrong result on sphere and cylinder

Modifications in the method IntPatch_ALineToWLine::MakeWLine:
correct setting parameters to vertices on IntPatch_WLine curve.
src/IntPatch/IntPatch_ALineToWLine.cxx
tests/bugs/modalg_7/bug32502 [new file with mode: 0644]