0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / modalg_6 / bug27386_7
1 puts "============"
2 puts "OCC27386"
3 puts "============"
4 puts ""
5 #####################################################################
6 # BRepOffsetAPI_MakePipeShell does not provide history of generations
7 #####################################################################
8
9
10 restore [locate_data_file OCC1477-1.brep] sp
11 restore [locate_data_file OCC1477-2.brep] pr
12
13 mksweep sp
14 addsweep pr
15 buildsweep q -R
16
17 explode pr
18
19 savehistory sweep_hist
20
21 generated r1 sweep_hist pr_1
22 generated r2 sweep_hist pr_2
23 generated r3 sweep_hist pr_3
24 generated r4 sweep_hist pr_4
25
26 checknbshapes r1 -face 4
27 checkprops r1 -s 256109
28 checknbshapes r2 -face 4
29 checkprops r2 -s 277227
30 checknbshapes r3 -face 4
31 checkprops r3 -s 256109
32 checknbshapes r4 -face 3
33 checkprops r4 -s 233971
34
35 explode pr v
36
37 generated r1 sweep_hist pr_1
38 generated r2 sweep_hist pr_2
39 generated r3 sweep_hist pr_3
40 generated r4 sweep_hist pr_4
41
42 checkprops r1 -l 1169.86
43 checkprops r2 -l 1386.13
44 checkprops r3 -l 1386.13
45 checkprops r4 -l 1169.86