mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
27 lines
569 B
Plaintext
Executable File
27 lines
569 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC14536"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Boolean Operation Algorithm failed
|
|
#######################################################################
|
|
|
|
restore [locate_data_file OCC14536-sh1.brep] s1
|
|
restore [locate_data_file OCC14536-sh2.brep] s2
|
|
|
|
bop s1 s2
|
|
bopfuse result
|
|
|
|
set square 330318
|
|
set nb_v_good 7
|
|
set nb_e_good 13
|
|
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 35
|
|
|
|
set 2dviewer 0
|