0024357: BRepBuilderAPI_Sewing returns result with too high tolerance.
[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
18set nb_v_good 2
19set nb_e_good 1
20set nb_w_good 1
21set nb_f_good 0
22set nb_sh_good 0
23set nb_sol_good 0
24set nb_compsol_good 0
25set nb_compound_good 1
26set nb_shape_good 5