1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/heal/bug24111
emv d3c5411b48 0024105: ShapeFix algorithm produces not correct result.
Small correction.
Adding test cases for issue CR24105
2013-08-15 17:24:03 +04:00

28 lines
576 B
Plaintext
Executable File

puts "================"
puts "OCC24111"
puts "================"
puts ""
######################################################################################
# Shape Healing produces invalid face
######################################################################################
catch {pload XDE}
restore [locate_data_file bug24111_shape.brep] a
fixshape result a
set square 15902.8
set nb_v_good 14
set nb_e_good 15
set nb_w_good 1
set nb_f_good 1
set nb_sh_good 0
set nb_sol_good 0
set nb_compsol_good 0
set nb_compound_good 0
set nb_shape_good 31
set 2dviewer 1