0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_2 / bug492
CommitLineData
0e94a94e 1
2puts "========="
3puts " OCC492 "
4puts "========="
5puts ""
6##############################
7## Exception occurs during fuse operation
8##############################
9
10restore [locate_data_file OCC492a.brep] a_1
352ffd73 11checkshape a_1
0e94a94e 12
13restore [locate_data_file OCC492b.brep] a_2
352ffd73 14checkshape a_2
0e94a94e 15
16if [catch {bfuse result a_1 a_2 } catch_result] {
17 puts "Faulty OCC492: command FUSE works wrongly"
18} else {
19 puts "OCC492 : function FUSE works without hangs up "
20}
58cf74e0 21checkprops result -s 64.2386
22checkshape result
5747059b 23checkview -display result -3d -path ${imagedir}/${test_image}.png