0028594: Geom2dAPI_Interpolate generated curve is not the same as proe
[occt.git] / tests / bugs / modalg_6 / bug26150_10
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 0 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 2
39 checkprops r1 -s 2254.99
40 checknbshapes r2 -face 2
41 checkprops r2 -s 2416.89
42 checknbshapes r3 -face 2
43 checkprops r3 -s 2792.66
44 checknbshapes r4 -face 3
45 checkprops r4 -s 2422.18
46 checknbshapes r5 -face 3
47 checkprops r5 -s 3484.47
48 checknbshapes r6 -face 2
49 checkprops r6 -s 3479.17
50 checknbshapes r7 -face 4
51 checkprops r7 -s 2923.08
52 checknbshapes r8 -face 9
53 checkprops r8 -s 9886.72
54 checknbshapes r9 -face 5
55 checkprops r9 -s 4946.01
56 checknbshapes r10 -face 4
57 checkprops r10 -s 4940.71
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 checkprops r11 -l 305.61
76 checkprops r12 -l 305.61
77 checkprops r13 -l 347.48
78 checkprops r14 -l 347.48
79 checkprops r15 -l 309.372
80 checkprops r16 -l 362.824
81 checkprops r17 -l 309.372
82 checkprops r18 -l 327.615
83 checkprops r19 -l 296.856
84 checkprops r20 -l 362.824