0030395: DRAW bop: Some sub-shapes of some of the argument become connected through...
[occt.git] / tests / bugs / modalg_7 / bug28485
1 puts "========"
2 puts "OCC28485"
3 puts "========"
4 puts ""
5 ##################################################################################
6 # Fuse of two shapes using gluing and non-destructive options gives invalid result
7 ##################################################################################
8
9 restore [locate_data_file bug28485_parts.brep] a
10 explode a
11
12 bnondestructive 1
13 brunparallel 1
14 bfuzzyvalue 0
15 bglue 1
16
17 bclearobjects
18 bcleartools
19 baddobjects a_1
20 baddtools a_2
21 bfillds
22 bbop result 1
23
24 checkshape result
25 checknbshapes result -wire 324 -face 310 -shell 1 -solid 1
26 checkprops result -s 103610 -v 111128
27
28 checkview -display result -2d -path ${imagedir}/${test_image}.png