puts "============"
puts "OCC22237"
puts "============"
puts ""
#######################################################################
# Regression in STEP reader
#######################################################################

catch { pload XDE }

set BugNumber OCC22237

set filepath [locate_data_file OCC22237.stp]
if [catch { stepread $filepath a * } catch_result] {
   puts "Faulty ${BugNumber}"
} else {
  tpcompound result

set square 1.50067e+07

set nb_v_good 136
set nb_e_good 236
set nb_w_good 102
set nb_f_good 102
set nb_sh_good 1
set nb_sol_good 1
set nb_compsol_good 0
set nb_compound_good 1
set nb_shape_good 579

}

set 2dviewer 0

