0027463: Checkprops can not be used with several properties
[occt.git] / tests / pipe / specific / K4
CommitLineData
228148b3 1puts "============"
2puts "OCC1477"
3puts "============"
4puts ""
5######################################################
6# Problems in MakePipeShell
7# (case 13)
8######################################################
9
10restore [locate_data_file OCC1477_bsplinewire_c0.brep] s1
11restore [locate_data_file OCC1477_profile1_circle.brep] e1
12wire s2 e1
13
14puts "###############################################################################"
15puts "# (case /-/-/-S/)"
16puts "###############################################################################"
17
a4eba920 18checkshape s1
19checkshape s2
20
21mksweep s1
22
23addsweep s2
24if [catch { buildsweep result -S} res] {
25 puts "Faulty OCC1477: buildsweep is wrong"
26}
228148b3 27
c9de149d 28checkprops result -s 30670.1 -v 108899
228148b3 29
a4eba920 30checknbshapes result -vertex 3 -edge 5 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 18