1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/modalg_1/bug10842_5
abk a5806fd49e Input shapes were corrected by 'updatetolerance' in tests:
- bugs modalg bug697_3,
-             bug697_4,
-             bug697_7,
-             bug697_8,
-             bug697_11,
-             bug1255,
-             bug1255_1,
-             bug5729,
-             bug6181,
-             bug6182,
-             bug6272_85,
-             bug6272_86,
-             bug10842_5.
2013-03-06 15:07:17 +04:00

36 lines
734 B
Plaintext
Executable File

puts "============"
puts "OCC10842"
puts "============"
puts ""
#######################################################################
# Bug in Bop
#######################################################################
set BugNumber OCC10842
restore [locate_data_file OCC10842-1.brep] b1
updatetolerance b1
restore [locate_data_file OCC10842-2.brep] b2
puts "Prepare boolean operation ..."
bop b1 b2
puts "Start boolean operation ..."
bopsection result b1 b2
puts "Finish boolean operation ..."
set length 122.816
# Analysis of "nbshapes res"
set nb_v_good 6
set nb_e_good 6
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 13
set 2dviewer 0