0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_5 / bug24154
CommitLineData
bb58e462 1puts "============"
2puts "OCC24154"
3puts "============"
4puts ""
5######################################################
6# Wrong result of CUT operation
7######################################################
8
9restore [locate_data_file bug24154_t.brep] b1
10restore [locate_data_file bug24154_b.brep] b2
11
12bop b1 b2
13bopcut result
14
b9f6147d 15set square 2.68434e+06
bb58e462 16
17# Analysis of "nbshapes res"
a4eba920 18checknbshapes result -vertex 18 -edge 27 -wire 11 -face 11 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 70
bb58e462 19set 2dviewer 1