0023150: Command sewing produce incorrect results on test grid csw.
[occt.git] / tests / bugs / modalg_5 / bug24646_3
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 nurbsconvert b1 b1
13 nurbsconvert b2 b2
14
15 bclearobjects
16 bcleartools
17 baddobjects b1
18 baddtools b2
19
20 bfillds
21 bbuild result
22
23 set square 8.82625e+06
24
25 checknbshapes result -vertex 88 -edge 180 -wire 88 -face 88 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 449 -t -m "Result done by Boolean Operation algorithm"
26
27 set 2dviewer 1