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/bug24844
emv 6092c0c8c4 0024844: Wrong result of Boolean Cut operation.
Small correction in intersection between Cone and Torus with collinear axes.

Test case for issue CR24844
2014-04-21 19:58:52 +04:00

27 lines
497 B
Plaintext

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