0023150: Command sewing produce incorrect results on test grid csw.
[occt.git] / tests / bugs / modalg_5 / bug24646_1
1 puts "============"
2 puts "OCC24646"
3 puts "============"
4 puts ""
5 ######################################################
6 # Wrong result done by Boolean Operation algorithm
7 ######################################################
8
9 restore [locate_data_file bug24646_b1.brep] b1
10 restore [locate_data_file bug24646_b2.brep] b2
11
12 bop b1 b2
13 bopfuse result
14
15 bopcheck result
16
17 set square 8.76332e+06
18
19 checknbshapes result -vertex 88 -edge 180 -wire 86 -face 86 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 443 -t -m "Result done by Boolean Operation algorithm"
20
21 set 2dviewer 1