Archived issue #0025346
Wrong result of General Fuse operation
Description
The result of General Fuse operation for the shapes used in the test case boolean bcut_complex J8 is wrong.
Steps to reproduce
# 1. General Fuse operation
restore [locate_data_file CTO902_pro14235a.rle] b1
restore [locate_data_file CTO902_pro14235b.rle] b2
bclearobjects; bcleartools
baddobjects b1; baddtools b2
bfillds -s
bbuild r
nbshapes r
# there are 2 solids in the result instead of 3
# 2. Boolean COMMON operation
restore [locate_data_file CTO902_pro14235a.rle] b1
restore [locate_data_file CTO902_pro14235b.rle] b2
bop b1 b2
bopcommon r
# r is an empty compound
restore [locate_data_file CTO902_pro14235a.rle] b1
restore [locate_data_file CTO902_pro14235b.rle] b2
bclearobjects; bcleartools
baddobjects b1; baddtools b2
bfillds -s
bbuild r
nbshapes r
# there are 2 solids in the result instead of 3
# 2. Boolean COMMON operation
restore [locate_data_file CTO902_pro14235a.rle] b1
restore [locate_data_file CTO902_pro14235b.rle] b2
bop b1 b2
bopcommon r
# r is an empty compound
Public activity
3 archived notes
Participants are labeled by their role within this record.
Dear APN,
The problem is not reproduced in current master. Could you please create test cases for the issue and close it.
The problem is not reproduced in current master. Could you please create test cases for the issue and close it.
Branch [archived branch] has been created by Commenter 3.
[revision removed]
Detailed log of new commits:
Author: Commenter 3
Date: Mon Jan 26 15:20:52 2015 +0300
0025346: Wrong result of General Fuse operation
Added test cases bugs/modalg_5/bug25346_1 bug25346_2
[revision removed]
Detailed log of new commits:
Author: Commenter 3
Date: Mon Jan 26 15:20:52 2015 +0300
0025346: Wrong result of General Fuse operation
Added test cases bugs/modalg_5/bug25346_1 bug25346_2
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]