]> 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)
committervsr <vsr@opencascade.com>
Wed, 10 Jun 2015 13:37:39 +0000 (16:37 +0300)
commit0660f9ed40f096c65548be34926813407a11de8a
treec93f8effe1870e43243609f022f54a9c0d0f992b
parentced276b928fd40e2a44a59da8ad2877775841b61
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