1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg/bug23676

27 lines
518 B
Plaintext
Executable File

puts "============"
puts "CR23676"
puts "============"
puts ""
#########################################################
## Intersection between edge and a face produces extra vertex
#########################################################
restore [locate_data_file bug23676_q1.brep] b1
explode b1
copy b1_1 b1
copy b1_3 b2
bop b1 b2
bopcut result
set nb_v_good 2
set nb_e_good 1
set nb_w_good 1
set nb_f_good 0
set nb_sh_good 0
set nb_sol_good 0
set nb_compsol_good 0
set nb_compound_good 1
set nb_shape_good 5