76f795740c8801eeb41ded9c5ae6cb2930422c6c
[occt.git] / tests / pipe / specific / K8
1 puts "============"
2 puts "OCC1477"
3 puts "============"
4 puts ""
5 ######################################################
6 # Problems in MakePipeShell
7 # (case 13)
8 ######################################################
9
10 restore [locate_data_file OCC1477_bsplinewire_c0.brep] s1 
11 restore [locate_data_file OCC1477_profile1_circle.brep] e1 
12 wire s2 e1
13
14 puts "###############################################################################"
15 puts "# (case /-/-T/-R -S/)"
16 puts "###############################################################################"
17
18 checkshape s1
19 checkshape s2
20
21 mksweep s1
22
23 addsweep s2 -T
24 if [catch { buildsweep result -R -S} res] {
25   puts "Faulty OCC1477: buildsweep is wrong"
26 }
27
28 checkprops result -s 35327.9 -v 124779
29
30 checknbshapes result -vertex 3 -edge 8 -wire 5 -face 5 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 23