0028207: Unexpected result of the unify same domain algorithm
[occt.git] / tests / bugs / modalg_4 / bug6272_1
1 #puts "TODO OCC111111 ALL: Faulty shapes in variables faulty_1 to faulty_"
2 puts "TODO OCC111111 ALL: Error : The area of result shape is"
3 pload QAcommands
4
5 puts "============"
6 puts "OCC6272"
7 puts "============"
8 puts ""
9 ######################################################
10 # Incorrect results of gluing operation
11 ######################################################
12
13 set BugNumber OCC6272
14
15 restore [locate_data_file OCC6272_bridge2.brep] a1 
16 restore [locate_data_file OCC6272_revolution.brep] a2 
17
18 OCC307 result a1 a2 0
19
20 checkprops result -s 0 
21 checkshape result
22 checkview -display result -2d -path ${imagedir}/${test_image}.png
23