Correction of testing case for issue 24374
[occt.git] / tests / bugs / modalg_3 / bug615
CommitLineData
f1aa2b62 1puts "TODO ?OCC12345 ALL: Error : The square of result shape is"
bcfb87eb 2puts "TODO ?OOC12345 MacOS: Faulty shapes in variables"
f1aa2b62 3
4puts "========================"
5puts " OCC615"
6puts "========================"
7puts ""
8#############################
9## Wrong resultat of BLEND operation
10#############################
11
12restore [locate_data_file OCC615.brep] a
352ffd73 13checkshape a
f1aa2b62 14explode a e
15
16if [catch {blend result a 9 a_15 } catch_result] {
17 puts "Faulty OCC615: function BLEND works with exception"
18} else {
19 puts "OCC615 OK: function CHAMF works OK"
20}
21
22set square 197055.
23set 2dviewer 0