mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
Branches CR25465 and CR25488 were squashed and rebased on the current MASTER (12/01/2014)
29 lines
592 B
Plaintext
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
|