mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
21 lines
421 B
Plaintext
21 lines
421 B
Plaintext
puts "================"
|
|
puts "OCC24910"
|
|
puts "================"
|
|
puts ""
|
|
##################################
|
|
# Offset of solid is not created
|
|
##################################
|
|
|
|
restore [locate_data_file bug24910_Solid_4.brep] a
|
|
offsetshape result a 1
|
|
|
|
set nb_v_good 46
|
|
set nb_e_good 88
|
|
set nb_w_good 44
|
|
set nb_f_good 44
|
|
set nb_sh_good 1
|
|
set nb_sol_good 1
|
|
set nb_compsol_good 0
|
|
set nb_compound_good 0
|
|
set nb_shape_good 224
|