0025969: Wrong result obtained by 2d classifier algorithm.
authorpkv <pkv@opencascade.com>
Thu, 26 Mar 2015 12:41:00 +0000 (15:41 +0300)
committerapn <apn@opencascade.com>
Thu, 26 Mar 2015 15:10:23 +0000 (18:10 +0300)
commit0a512187fddddb99e3b7930d0a587c2d226920dd
treecb28d41afc5dd3d1062dc523d6c2c543a1f8ad97
parentd4b867e61797d904921237008e1530a10ae9efcb
0025969: Wrong result obtained by 2d classifier algorithm.

Class IntTools_FClass2d
method:void IntTools_FClass2d::Init(const TopoDS_Face& aFace,const Standard_Real TolUV)
has been changed.
The cases where derivattive angles that are near to PI are considered as a sign to avoid express treatment for that wire

Test case for CR25969
src/BOPTest/BOPTest_LowCommands.cxx
src/IntTools/IntTools_FClass2d.cxx
tests/bugs/modalg_5/bug25969 [new file with mode: 0644]