0023457: Slow text rendering
[occt.git] / tests / bugs / modalg_1 / bug1477_6
1 puts "============"
2 puts "OCC1477"
3 puts "============"
4 puts ""
5 ######################################################
6 # Problems in MakePipeShell
7 # (case 6)
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 -T
19
20 if { [catch {buildsweep result -R} catch_result] } {
21     puts "Faulty OCC1477"
22 }
23
24 set square 1.10891e+06
25 set 3dviewer 1
26