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