0024422: Wrong result done by FaceClassifier algorithm
authornbv <nbv@opencascade.com>
Wed, 4 Dec 2013 11:07:25 +0000 (15:07 +0400)
committerabv <abv@opencascade.com>
Thu, 12 Dec 2013 15:36:46 +0000 (19:36 +0400)
commit73cd8a8afdde95906b002354f0dfb1d12b814241
tree5e50bfa89321f4cc6bc71833cb8c1e8f44ad66fc
parent6bf1bdbd229f8121425cdb5d1c56141e7a7e2e7c
0024422: Wrong result done by FaceClassifier algorithm

Control of out of boundaries by finding circle-point extrema.
src/BRepClass/BRepClass_Intersector.cxx
src/BRepOffsetAPI/BRepOffsetAPI_MakeOffset.cxx
src/BRepTest/BRepTest_CurveCommands.cxx
src/Extrema/Extrema_ExtPElC2d.cxx
tests/bugs/modalg_5/bug24422 [new file with mode: 0644]