Adding test cases for chl grid
[occt.git] / tests / bugs / modalg / bug490
CommitLineData
0e94a94e 1
2puts "========="
3puts " OCC490 "
4puts "========="
5puts ""
6########################################################
7## Result of fuse operation is faulty shape although arguments are valid
8########################################################
9
10restore [locate_data_file OCC490a.brep] a_1
352ffd73 11checkshape a_1
0e94a94e 12
13restore [locate_data_file OCC490b.brep] a_2
352ffd73 14checkshape a_2
0e94a94e 15
16if [catch {bfuse result a_1 a_2 } catch_result] {
17 puts "Faulty OCC490: command FUSE works wrongly"
18} else {
19 puts "OCC490 : function FUSE works without hangs up "
20}
21set square 2744.08
22set 2dviewer 0