Adjusting testing cases
[occt.git] / tests / bugs / modalg / bug60703_3
CommitLineData
0e94a94e 1
2puts "========================"
3puts "BUC60703"
4puts "========================"
5
6restore [locate_data_file buc60703e.brep] a
7#maxtolerance a
8puts [checkshape a]
9restore [locate_data_file buc60703d.brep] b
10#maxtolerance b
11puts [checkshape b]
12
13if [catch {bfuse result a b } catch_result] {
14 puts "Faulty BUC60703: here is problem with FUSE operation"
15} else {
16 puts "OK OCC348: function FUSE works ok"
17 if [catch {checkshape result} catch_result] {
18 puts "Faulty BUC60703 : here is checking problem. See also OCC438: 919 D3 and D4"
19 } else {
20 puts "BUC60703 : here is NOT checking problem"
21 }
22}
23set square 371.259
24set 2dviewer 0