0028599: Replacement of old Boolean operations with new ones in BRepProj_Projection...
[occt.git] / tests / bugs / modalg_1 / buc60703_3
CommitLineData
0e94a94e 1
2puts "========================"
3puts "BUC60703"
4puts "========================"
5
6restore [locate_data_file buc60703e.brep] a
7#maxtolerance a
352ffd73 8checkshape a
0e94a94e 9restore [locate_data_file buc60703d.brep] b
10#maxtolerance b
352ffd73 11checkshape b
0e94a94e 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}
58cf74e0 23checkprops result -s 371.259
5747059b 24checkview -display result -2d -path ${imagedir}/${test_image}.png