0028599: Replacement of old Boolean operations with new ones in BRepProj_Projection...
[occt.git] / tests / bugs / modalg_1 / bug1477_12
CommitLineData
61c421bf 1puts "============"
2puts "OCC1477"
3puts "============"
4puts ""
5######################################################
6# Problems in MakePipeShell
7# (case 12)
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 0 1 1 2 2 .5
19
20if { [catch {buildsweep result -R} catch_result] } {
21 puts "Faulty OCC1477"
22}
23
58cf74e0 24checkprops result -s 1.99019e+06
25checkshape result
5747059b 26checkview -display result -3d -path ${imagedir}/${test_image}.png