1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
puts "============"
puts "OCC24844"
puts "============"
puts ""
######################################################
# Wrong result of Boolean Cut operation
######################################################
restore [locate_data_file bug24844_Comp.brep] c
explode c
bcut result c_1 c_2
set square 9.82018
set nb_v_good 5
set nb_e_good 11
set nb_w_good 6
set nb_f_good 6
set nb_sh_good 1
set nb_sol_good 1
set nb_compsol_good 0
set nb_compound_good 1
set nb_shape_good 31
set 2dviewer 1
|