0028599: Replacement of old Boolean operations with new ones in BRepProj_Projection...
[occt.git] / tests / bugs / modalg_1 / bug1477_1
1 puts "============"
2 puts "OCC1477"
3 puts "============"
4 puts ""
5 ######################################################
6 # Problems in MakePipeShell
7 # (case 1)
8 ######################################################
9
10 restore [locate_data_file OCC1477-1.brep] s1 
11 restore [locate_data_file OCC1477-2.brep] s2 
12
13 checkshape s1
14 checkshape s2
15
16 mksweep s1
17
18 addsweep s2
19
20 if { [catch {buildsweep result} catch_result] } {
21     puts "Faulty OCC1477"
22 }
23
24 checkprops result -s 913238 
25 checkshape result
26 checkview -display result -3d -path ${imagedir}/${test_image}.png