0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_6 / bug26150_18
CommitLineData
50258e77 1puts "============"
2puts "OCC26150"
3puts "============"
4puts ""
5#########################################################################
6# BRepOffsetAPI_ThruSections doesn't implement history method Generated()
7#########################################################################
8
9polyline w1 -10 10 0 -10 -10 0 10 -10 0 10 10 0
10polyline w2 10 8 20 0 -10 20 -10 7 20
11circle w3 0 0 40 10
12trim w3 w3 pi 2*pi
13mkedge w3 w3
14wire w3 w3
15vertex v1 0 0 -30
16vertex v2 0 0 70
17
18explode w1
19explode w2
20explode w3
21
22thrusections r 0 0 v1 w1 w2 w3 v2
23
4f7d41ea 24savehistory hist
25
26generated r1 hist w1_1
27generated r2 hist w1_2
28generated r3 hist w1_3
29generated r4 hist w2_1
30generated r5 hist w2_2
31generated r6 hist w3_1
50258e77 32
33checknbshapes r1 -face 1
34checkprops r1 -s 1409.51
35checknbshapes r2 -face 2
36checkprops r2 -s 1703.44
37checknbshapes r3 -face 1
38checkprops r3 -s 1401.17
39checknbshapes r4 -face 2
40checkprops r4 -s 2316.52
41checknbshapes r5 -face 2
42checkprops r5 -s 2197.61
43checknbshapes r6 -face 4
44checkprops r6 -s 4514.13
45
46explode w1 v
47explode w2 v
48explode w3 v
49
4f7d41ea 50generated r7 hist w1_1
51generated r8 hist w1_2
52generated r9 hist w1_3
53generated r10 hist w1_4
54generated r11 hist w2_1
55generated r12 hist w2_2
56generated r13 hist w2_3
57generated r14 hist w3_1
58generated r15 hist w3_2
59generated r16 hist v1
60generated r17 hist v2
50258e77 61
62checkprops r7 -l 109.077
63checkprops r8 -l 122.394
64checkprops r9 -l 124.029
65checkprops r10 -l 109.865
66checkprops r11 -l 109.865
67checkprops r12 -l 104.896
68checkprops r13 -l 109.077
69checkprops r14 -l 109.077
70checkprops r15 -l 109.865
71checkprops r16 -l 570.261
72checkprops r17 -l 570.261