0023150: Command sewing produce incorrect results on test grid csw.
[occt.git] / tests / bugs / modalg_5 / bug24646_4
CommitLineData
bd28b2af 1puts "============"
2puts "OCC24646"
3puts "============"
4puts ""
5######################################################
6# Wrong result done by Boolean Operation algorithm
7######################################################
8
9restore [locate_data_file bug24646_b3.brep] b1
10restore [locate_data_file bug24646_b4.brep] b2
11
12nurbsconvert b1 b1
13nurbsconvert b2 b2
14
15bclearobjects
16bcleartools
17baddobjects b1
18baddtools b2
19
20bfillds
21bbuild result
22
23set square 3.1449e+06
24
5ae01c85 25checknbshapes result -vertex 22 -edge 38 -wire 20 -face 18 -shell 3 -solid 3 -compsolid 0 -compound 1 -shape 105 -t -m "Result done by Boolean Operation algorithm"
bd28b2af 26
27set 2dviewer 1