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