]> OCCT Git - occt.git/commit
0025263: Wrong result of cut operation.
authorpkv <pkv@opencascade.com>
Fri, 26 Sep 2014 13:13:56 +0000 (17:13 +0400)
committerbugmaster <bugmaster@opencascade.com>
Fri, 26 Sep 2014 13:15:12 +0000 (17:15 +0400)
commit59427cbc91be09967957929ee022addfbac92b42
tree2ee4d32f2d7cfb3f9492556c03b444ff7145d3d1
parent92ae0f2fe3120a0714f733fd3d30e8ee19cfc5d6
0025263: Wrong result of cut operation.

Changes:
class BOPDS_DS
method:
void BOPDS_DS::InitPaveBlocks(const Standard_Integer theI)

The treatment of internal edges has been added.

Test case for issue CR25263
src/BOPDS/BOPDS_DS.cxx
tests/bugs/modalg_5/bug25263 [new file with mode: 0644]