Adding of testing cases from subgroups 937 940 and 941 of CHL group
[occt.git] / tests / bugs / modalg_4 / bug919
CommitLineData
f1aa2b62 1
2puts "======="
3puts "OCC919"
4puts "SAM1623"
5puts "======="
6puts ""
7#############################
8## Impossible to fuse the shapes.
9##############################
10
11restore [locate_data_file OCC919.brep] a
12
13explode a
14
15# See comment in CR23244:
16restore [locate_data_file OCC919-PROC.brep] a_1
17#
18
352ffd73 19checkshape a_1
20checkshape a_2
f1aa2b62 21
22if { [ catch { bfuse result a_1 a_2} catch_result ] } {
23 puts "Faulty OCC919 (case 1)"
24} else {
25 if { [ catch { checkshape result } catch_result ] } {
26 puts "Faulty OCC919 (case 2)"
27 } else {
28 puts "OCC919 OK"
29 }
30}
31
32set square 272591.
33set 2dviewer 0