mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-08 18:40:55 +03:00
24 lines
535 B
Plaintext
Executable File
24 lines
535 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC11857"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Step toruses with negative radiuses did not translated
|
|
#######################################################################
|
|
|
|
stepread [locate_data_file OCC11857.stp] a *
|
|
tpcompound result
|
|
|
|
set square 208019
|
|
set nb_v_good 63
|
|
set nb_e_good 102
|
|
set nb_w_good 39
|
|
set nb_f_good 39
|
|
set nb_sh_good 1
|
|
set nb_sol_good 1
|
|
set nb_compsol_good 0
|
|
set nb_compound_good 1
|
|
set nb_shape_good 246
|
|
|
|
set 2dviewer 0
|