0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_3 / bug615
CommitLineData
f1aa2b62 1puts "========================"
2puts " OCC615"
3puts "========================"
4puts ""
5#############################
6## Wrong resultat of BLEND operation
7#############################
8
9restore [locate_data_file OCC615.brep] a
352ffd73 10checkshape a
f1aa2b62 11explode a e
12
13if [catch {blend result a 9 a_15 } catch_result] {
14 puts "Faulty OCC615: function BLEND works with exception"
15} else {
16 puts "OCC615 OK: function CHAMF works OK"
17}
18
58cf74e0 19checkprops result -s 197055.
20checkshape result
5747059b 21checkview -display result -2d -path ${imagedir}/${test_image}.png