1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/bugs/modalg_5/bug24798
nbv e8feb725a4 0025465: Excess vertex in the result of CUT operation
Branches CR25465 and CR25488 were squashed and rebased on the current MASTER (12/01/2014)
2014-12-04 15:46:40 +03:00

29 lines
592 B
Plaintext

puts "============"
puts "OCC24798"
puts "============"
puts ""
######################################################
# Boolean operation CUT produces incorrect result
######################################################
restore [locate_data_file bug24798_r1_cut.brep] b1
restore [locate_data_file bug24798_rectBranch.brep] b2
bop b1 b2
bopcut result
set square 1826.16
# Analysis of "nbshapes res"
set nb_v_good 44
set nb_e_good 67
set nb_w_good 29
set nb_f_good 22
set nb_sh_good 1
set nb_sol_good 1
set nb_compsol_good 0
set nb_compound_good 1
set nb_shape_good 165
set 2dviewer 1