1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
puts "============"
puts "OCC24840"
puts "============"
puts ""
#######################################################################
# Exception in BRepOffsetAPI_MakePipe
#######################################################################
restore [locate_data_file bug24840_comp.brep] c
explode c
pipe result c_1 c_2 1
checkshape result
set nb_v_good 56
set nb_e_good 130
set nb_w_good 99
set nb_f_good 99
set nb_sh_good 24
set nb_sol_good 24
set nb_compsol_good 1
set nb_compound_good 0
set nb_shape_good 433
set 2dviewer 1
|