]> OCCT Git - occt-copy.git/commit
0025450: Common operation returns wrong shape
authorpkv <pkv@opencascade.com>
Fri, 21 Nov 2014 10:48:35 +0000 (13:48 +0300)
committervsr <vsr@opencascade.com>
Thu, 4 Dec 2014 06:38:18 +0000 (09:38 +0300)
commit87f9c8d2188c4c8fa781439389967625b74b4413
tree27900ad5917966f51a691674271e98b1062051c6
parent1f349b3c2cd28c767190c766669f797e1577e581
0025450: Common operation returns wrong shape

Changes:
class BOPAlgo_PaveFiller
 method:
 void BOPAlgo_PaveFiller::PerformEF()

 The index of the face has been added in post-treatment map

Test cases for issue CR25450

Correction of test case for issue CR25450
src/BOPAlgo/BOPAlgo_PaveFiller_5.cxx
tests/bugs/modalg_2/bug497_3
tests/bugs/modalg_5/bug25450_1 [new file with mode: 0644]
tests/bugs/modalg_5/bug25450_2 [new file with mode: 0644]