]> OCCT Git - occt-copy.git/commit
0026253: Wrong result obtained by General Fuse operator.
authorpkv <pkv@opencascade.com>
Thu, 28 May 2015 12:21:57 +0000 (15:21 +0300)
committerabv <abv@opencascade.com>
Sun, 23 Aug 2015 20:23:19 +0000 (23:23 +0300)
commit5719c9ecc44c82a0812c2c3a29fd27ed91185069
treef441526cf42e7d8591d82ca4fb2f3b5211b4e3e5
parent6670aadd5d2b147cdd7b1149cae7b54dd48571dc
0026253: Wrong result obtained by General Fuse operator.

Replace BOPCol_MapOfShape by BOPCol_IndexedMapOfShape to provide
the same order of shells in the result

Test case for issue CR26253

Correction of test case for issue CR26253
src/BOPAlgo/BOPAlgo_ShellSplitter.cxx
tests/bugs/modalg_6/bug26253 [new file with mode: 0755]
tests/bugs/moddata_2/bug26_1