0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_1 / bug11565_2
CommitLineData
3bea4c16 1puts "============"
2puts "OCC11565"
3puts "============"
4puts ""
5#######################################################################
6# Boolean operation "Cut" in 2d cannot cut the hole from the rectangle
7#######################################################################
8
9restore [locate_data_file OCC11565.brep] a
10explode a
11
12bop a_1 a_3
13bopcut result
14
15set square 28.6438
a4eba920 16checknbshapes result -vertex 12 -edge 12 -wire 2 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 28
3bea4c16 17set 2dviewer 0
18