Correction of unstable testing cases
[occt.git] / tests / bugs / modalg_1 / buc60708
CommitLineData
a87752f3 1
2puts "==========="
3puts "BUC60708"
4puts "==========="
5
6restore [locate_data_file buc60708a.brep] a
352ffd73 7checkshape a
a87752f3 8restore [locate_data_file buc60708b.brep] b
352ffd73 9checkshape b
a87752f3 10
11bcommon result a b
12
13set faces [explode result f]
14set n [llength $faces]
15
16set end [lindex $faces [expr $n-1]]
17
18if { $end != "result_4" } {
19 puts " Faulty :Common operation was made wrongly"
20} else {
21 puts " Common operation was made successfully"
22}
23set square 13.4871
24set 2dviewer 0