0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_2 / bug23676
CommitLineData
ddd95bbf 1puts "============"
2puts "CR23676"
3puts "============"
4puts ""
5#########################################################
6## Intersection between edge and a face produces extra vertex
7#########################################################
8
6aac585a 9restore [locate_data_file bug23676_q1.brep] b1
ddd95bbf 10
11explode b1
12copy b1_1 b1
13copy b1_3 b2
14
15bop b1 b2
16bopcut result
17
a4eba920 18checknbshapes result -vertex 2 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 4