]> OCCT Git - occt.git/commit
0032876: Modeling algorithms - BRepClass_FaceClassifier issue
authorabulyche <abulyche@opencascade.com>
Thu, 1 Sep 2022 12:41:59 +0000 (15:41 +0300)
committersmoskvin <smoskvin@opencascade.com>
Tue, 6 Sep 2022 16:48:57 +0000 (19:48 +0300)
commit80d4753574abed00d72ee49181c8194ec45896b9
treea79e86cad35e0a8f29cae3785d5923d9e63cf7e8
parented6a17ef6ced522b465befb183e36112a66cff80
0032876: Modeling algorithms - BRepClass_FaceClassifier issue

Modification of checking points for the state "ON" in BRepClass_Intersector.cxx;
Added the test for this ticket;
test case lowalgos/classifier/bug377: BAD -> OK
src/BRepClass/BRepClass_Intersector.cxx
tests/bugs/modalg_6/bug32876 [new file with mode: 0644]
tests/lowalgos/classifier/bug377