0028599: Replacement of old Boolean operations with new ones in BRepProj_Projection...
[occt.git] / tests / bugs / modalg_1 / bug1477_9
CommitLineData
61c421bf 1puts "TODO OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_"
58cf74e0 2puts "TODO OCC11111 ALL: Error : The area of result shape is"
61c421bf 3
4puts "============"
5puts "OCC1477"
6puts "============"
7puts ""
8######################################################
9# Problems in MakePipeShell
10# (case 9)
11######################################################
12
13restore [locate_data_file OCC1477-1.brep] s1
14restore [locate_data_file OCC1477-2.brep] s2
15
16checkshape s1
17checkshape s2
18
19mksweep s1
20
21addsweep s2 0 1 1 2 2 .5
22
23if { [catch {buildsweep result -C} catch_result] } {
24 puts "Faulty OCC1477"
25}
26
58cf74e0 27checkprops result -s 0
28checkshape result
5747059b 29checkview -display result -3d -path ${imagedir}/${test_image}.png