Correction of testing case for issue 24374
[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
24set good_square 1.99019e+06
25set 3dviewer 1
26