0029380: Delete "checknbshapes" from bugs/modalg_6/bug27341* test cases
[occt.git] / tests / bugs / modalg_6 / bug28492_3
CommitLineData
3b6ffeac 1puts "========"
2puts "OCC28492"
3puts "========"
4puts ""
5##########################################
6## Boolean common does not produce expected result
7##########################################
8
9restore [locate_data_file a350] a
10restore [locate_data_file b350] b
11
12bclearobjects
13bcleartools
14baddobjects a
15baddtools b
16bfillds
17bbuild result
18
19checknbshapes result -solid 3 -shell 3 -t
20checkprops result -s 253.741 -v 82.9156
21checkshape result
22
23if {! [regexp "to be valid for BOP" [bopargcheck result] ] } {
24 puts "Error: bopargcheck failed"
25}
26
27checkview -display result -2d -path ${imagedir}/${test_image}.png