0028594: Geom2dAPI_Interpolate generated curve is not the same as proe
[occt.git] / tests / bugs / modalg_6 / bug26150_9
1 puts "============"
2 puts "OCC26150"
3 puts "============"
4 puts ""
5 #########################################################################
6 # BRepOffsetAPI_ThruSections doesn't implement history method Generated()
7 #########################################################################
8
9 restore [locate_data_file bug27386_pr1.brep] pr1
10 restore [locate_data_file bug27386_pr2.brep] pr2
11 restore [locate_data_file bug27386_pr3.brep] pr3
12 beziercurve c1 3  0 50 -45  5 50 -50  0 50 -55
13 beziercurve c2 3  0 50 -45  -5 50 -50  0 50 -55
14 mkedge e1 c1
15 mkedge e2 c2
16 orientation e2 R
17 wire pr4 e1 e2
18 donly pr1 pr2 pr3 pr4
19
20 explode pr1
21 explode pr2
22 explode pr3
23 explode pr4
24
25 thrusections r 1 1 pr1 pr2 pr3 pr4 pr1
26
27 genthrus r1 pr1_1
28 genthrus r2 pr1_2
29 genthrus r3 pr1_3
30 genthrus r4 pr1_4
31 genthrus r5 pr2_1
32 genthrus r6 pr2_2
33 genthrus r7 pr2_3
34 genthrus r8 pr3_1
35 genthrus r9 pr4_1
36 genthrus r10 pr4_2
37
38 checknbshapes r1 -face 8
39 checkprops r1 -s 1909.23
40 checknbshapes r2 -face 8
41 checkprops r2 -s 1520.59
42 checknbshapes r3 -face 8
43 checkprops r3 -s 2249.48
44 checknbshapes r4 -face 12
45 checkprops r4 -s 1518.88
46 checknbshapes r5 -face 12
47 checkprops r5 -s 2414.6
48 checknbshapes r6 -face 8
49 checkprops r6 -s 2416.3
50 checknbshapes r7 -face 16
51 checkprops r7 -s 2367.27
52 checknbshapes r8 -face 36
53 checkprops r8 -s 7198.18
54 checknbshapes r9 -face 20
55 checkprops r9 -s 3598.24
56 checknbshapes r10 -face 16
57 checkprops r10 -s 3599.94
58
59 explode pr1 v
60 explode pr2 v
61 explode pr3 v
62 explode pr4 v
63
64 genthrus r11 pr1_1
65 genthrus r12 pr1_2
66 genthrus r13 pr1_3
67 genthrus r14 pr1_4
68 genthrus r15 pr2_1
69 genthrus r16 pr2_2
70 genthrus r17 pr2_3
71 genthrus r18 pr3_1
72 genthrus r19 pr4_1
73 genthrus r20 pr4_2
74
75 checknbshapes r11 -edge 4
76 checkprops r11 -l 260.921
77 checknbshapes r12 -edge 4
78 checkprops r12 -l 260.921
79 checknbshapes r13 -edge 4
80 checkprops r13 -l 299.007
81 checknbshapes r14 -edge 4
82 checkprops r14 -l 299.007
83 checknbshapes r15 -edge 4
84 checkprops r15 -l 264.795
85 checknbshapes r16 -edge 4
86 checkprops r16 -l 311.127
87 checknbshapes r17 -edge 4
88 checkprops r17 -l 264.795
89 checknbshapes r18 -edge 4
90 checkprops r18 -l 280.806
91 checknbshapes r19 -edge 4
92 checkprops r19 -l 254.558
93 checknbshapes r20 -edge 4
94 checkprops r20 -l 311.127