]> OCCT Git - occt.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)
committerbugmaster <bugmaster@opencascade.com>
Wed, 4 Aug 2021 07:14:00 +0000 (10:14 +0300)
commitc194e1bc391771731cb4817dc4a22e9f21d8f7b4
tree19eb55278179b41d99fe80d410943b86d95ad45a
parent96815dec172f0f103ef3310aedacef59546d7e57
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]