1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0024075: Boolean Section between two faces fails

This commit is contained in:
mkv 2013-07-17 14:18:29 +03:00
parent cf6625bdc6
commit 92a4955951

View File

@ -0,0 +1,25 @@
puts "============"
puts "OCC24075"
puts "============"
puts ""
#######################################################################
# Boolean Section between two faces fails
#######################################################################
restore [locate_data_file bug24075_b1.brep] b1
restore [locate_data_file bug24075_b2.brep] b2
bop b1 b2
bopsection result
set nb_v_good 2
set nb_e_good 1
set nb_w_good 0
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 4
set 2dviewer 1