]> OCCT Git - occt.git/commit
0027010: Wrong classification of the point relatively the solid
authorifv <ifv@opencascade.com>
Thu, 17 Dec 2015 11:30:08 +0000 (14:30 +0300)
committerbugmaster <bugmaster@opencascade.com>
Tue, 22 Dec 2015 11:36:51 +0000 (14:36 +0300)
commitf85e7ddb9f900bdb850a3e3ad0cc446207828876
tree7e323d54e9c61c0a29fef496eba56ab869a61023
parent59e4f50bf1b58420ab3a38a64c0abdac7d9a55d7
0027010: Wrong classification of the point relatively the solid

Algorithm of curve-face intersection was improved in order to take in account edge tolerance zones for more precise classification of state of intersection point.

Test case for issue CR27010
src/IntCurvesFace/IntCurvesFace_Intersector.cxx
tests/bugs/modalg_6/bug27010 [new file with mode: 0755]