0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_2 / 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}
58cf74e0 21checkprops result -s 2744.08
22checkshape result
5747059b 23checkview -display result -2d -path ${imagedir}/${test_image}.png