]> OCCT Git - occt-copy.git/commit
0032291: Modeling Algorithms - General Fuse produces wrong number of solids
authorjgv <jgv@opencascade.com>
Sat, 8 May 2021 16:29:46 +0000 (19:29 +0300)
committerjfa <jfa@opencascade.com>
Wed, 19 May 2021 09:15:18 +0000 (12:15 +0300)
commit7d1f8442a2eb6d420d1758ec33da17b3a321f2c9
treecc6f844b05c84c92a642aea37d7adeada1c4b2ff
parent537521203ba7014a3533a434971c295e6760cdce
0032291: Modeling Algorithms - General Fuse produces wrong number of solids

Modify method IntWalk_IWalking::ComputeCloseLine: add new flag "isOnDegeneratedBorder" to reach the border successfully.
src/IntWalk/IntWalk_IWalking_4.gxx
tests/bugs/modalg_7/bug27390_1
tests/bugs/modalg_7/bug27390_2
tests/bugs/modalg_7/bug32291 [new file with mode: 0644]