0029380: Delete "checknbshapes" from bugs/modalg_6/bug27341* test cases
[occt.git] / tests / bugs / modalg_6 / bug26150_15
CommitLineData
50258e77 1puts "============"
2puts "OCC26150"
3puts "============"
4puts ""
5#########################################################################
6# BRepOffsetAPI_ThruSections doesn't implement history method Generated()
7#########################################################################
8
9restore [locate_data_file bug27386_pr2.brep] pr2
10polyline pr1 5 0 0 5 -5 0 -5 -5 0 -5 0 0
11explode pr2
12wire pr2 pr2_1 pr2_2
13circle cc 0 100 0 5
14trim cc cc 0 pi
15mkedge cc cc
16wire pr3 cc
17beziercurve c1 3 0 50 -45 5 50 -50 0 50 -55
18beziercurve c2 3 0 50 -45 -5 50 -50 0 50 -55
19trim c1 c1 0.5 1
20trim c2 c2 0.5 1
21mkedge e1 c1
22mkedge e2 c2
23orientation e2 R
24wire pr4 e1 e2
25donly pr1 pr2 pr3 pr4
26
27explode pr1
28explode pr2
29explode pr3
30explode pr4
31
32thrusections r 1 1 pr1 pr2 pr3 pr4 pr1
33
34genthrus r1 pr1_1
35genthrus r2 pr1_2
36genthrus r3 pr1_3
37genthrus r4 pr2_1
38genthrus r5 pr2_2
39genthrus r6 pr3_1
40genthrus r7 pr4_1
41genthrus r8 pr4_2
42
43checknbshapes r1 -face 4
44checkprops r1 -s 902.335
45checknbshapes r2 -face 8
46checkprops r2 -s 2278.73
47checknbshapes r3 -face 4
48checkprops r3 -s 902.335
49checknbshapes r4 -face 8
50checkprops r4 -s 2041.7
51checknbshapes r5 -face 8
52checkprops r5 -s 2041.7
53checknbshapes r6 -face 16
54checkprops r6 -s 4083.4
55checknbshapes r7 -face 8
56checkprops r7 -s 2041.7
57checknbshapes r8 -face 8
58checkprops r8 -s 2041.7
59
60explode pr1 v
61explode pr2 v
62explode pr3 v
63explode pr4 v
64
65genthrus r9 pr1_1
66genthrus r10 pr1_2
67genthrus r11 pr1_3
68genthrus r12 pr1_4
69genthrus r13 pr2_1
70genthrus r14 pr2_2
71genthrus r15 pr2_3
72genthrus r16 pr3_1
73genthrus r17 pr3_2
74genthrus r18 pr4_1
75genthrus r19 pr4_2
76genthrus r20 pr4_3
77
78checkprops r9 -l 276.046
79checkprops r10 -l 298.732
80checkprops r11 -l 298.732
81checkprops r12 -l 276.046
82checkprops r13 -l 276.046
83checkprops r14 -l 311.127
84checkprops r15 -l 276.046
85checkprops r16 -l 276.046
86checkprops r17 -l 276.046
87checkprops r18 -l 276.046
88checkprops r19 -l 311.127
89checkprops r20 -l 276.046