0026833: Create command checkview containing all viewer types
[occt.git] / tests / pipe / specific / B5
CommitLineData
228148b3 1puts "============"
2puts "OCC1477"
3puts "============"
4puts ""
5######################################################
6# Problems in MakePipeShell
7# (case 13)
8######################################################
9
10restore [locate_data_file OCC1477_3dPolyline_c0.brep] s1
11restore [locate_data_file OCC1477_profile1_circle.brep] e1
12wire s2 e1
13
14puts "###############################################################################"
15puts "# (case /-FR/-T -R/-R/)"
16puts "###############################################################################"
17
a4eba920 18checkshape s1
19checkshape s2
228148b3 20
a4eba920 21mksweep s1
22
23setsweep -FR
24addsweep s2 -T -R
25if [catch { buildsweep result -R} res] {
26 puts "Faulty OCC1477: buildsweep is wrong"
27}
228148b3 28
58cf74e0 29checkprops result -s 26526.5
228148b3 30
a4eba920 31checknbshapes result -vertex 10 -edge 23 -wire 7 -face 7 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 48