0028567: Get rid of the unused DRAW commands based on old Boolean Operations (BRepAlgo)
[occt.git] / tests / bugs / modalg_1 / bug1477_2
CommitLineData
61c421bf 1puts "============"
2puts "OCC1477"
3puts "============"
4puts ""
5######################################################
6# Problems in MakePipeShell
7# (case 2)
8######################################################
9
10restore [locate_data_file OCC1477-1.brep] s1
11restore [locate_data_file OCC1477-2.brep] s2
12
13checkshape s1
14checkshape s2
15
16mksweep s1
17
18addsweep s2 -T
19
20if { [catch {buildsweep result} catch_result] } {
21 puts "Faulty OCC1477"
22}
23
58cf74e0 24checkprops result -s 913238
25checkshape result
5747059b 26checkview -display result -3d -path ${imagedir}/${test_image}.png