]> 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)
committerbugmaster <bugmaster@opencascade.com>
Fri, 3 Sep 2021 17:19:52 +0000 (20:19 +0300)
commit13584d1468739555db4ae23bf203c76625ec2ad5
tree6df8403ce081fd1a6bee398d143ca683eca9931b
parentc1b3ce202ab35c1e28902d4df6c5b617fba819f7
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]