0026742: Update test cases for using checknbshapes procedure instead of global variables
[occt.git] / tests / bugs / modalg_1 / bug13186_1
CommitLineData
a4eba920 1puts "TODO OCC12345 ALL: Error : is WRONG because number of "
3bea4c16 2puts "============"
3puts "OCC13186"
4puts "============"
5puts ""
6#######################################################################
7# Problem with Boolean operation
8# Bug is reprodused on Linux platform only
9#######################################################################
10
11restore [locate_data_file OCC13186_cutcyl11.brep] b1
12restore [locate_data_file OCC13186_sphere.brep] b2
13
14bop b1 b2
15bopcut result
16
17set square 42.5841
a4eba920 18checknbshapes result -vertex 19 -edge 25 -wire 12 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 66
3bea4c16 19set 2dviewer 0
20