8b8042eccd7431a6656b1db8befc5021d45923e9
[occt.git] / tests / bugs / modalg_6 / bug27065_1
1 puts "============"
2 puts "OCC27065"
3 puts "============"
4 puts ""
5 ###############################
6 ## BRepOffsetAPI_MakePipe misses definition of virtual method Generated()
7 ###############################
8
9 pload QAcommands
10
11 restore [locate_data_file bug24840_comp.brep] sh
12 explode sh
13 OCC27065 sh_1 sh_2
14 fit
15
16 checknbshapes res_shell -vertex 56 -edge 130 -wire 99 -face 99 -shell 24 -solid 24 -compsolid 1 -compound 1 -shape 434
17
18 checknbshapes res_face -vertex 8 -edge 12 -wire 6 -face 6 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 35
19
20 checknbshapes res_wire -vertex 8 -edge 12 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 1 -shape 30
21
22 checknbshapes res_edge -vertex 4 -edge 4 -wire 1 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 11
23
24 checknbshapes res_vertex -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4