mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
Fixed identical knots not correctly handled in STEP import Test cases for issue CR22680 Correction test cases for CR22680
25 lines
515 B
Plaintext
25 lines
515 B
Plaintext
puts "============"
|
|
puts "OCC22680"
|
|
puts "============"
|
|
puts ""
|
|
#####################################################
|
|
# Empty result after STEP import
|
|
#####################################################
|
|
|
|
stepread [locate_data_file bug22680_C5-390.410-63090C-633112134823466595-1.stp] a *
|
|
tpcompound result
|
|
|
|
set square 33122.6
|
|
|
|
set nb_v_good 52
|
|
set nb_e_good 83
|
|
set nb_w_good 41
|
|
set nb_f_good 37
|
|
set nb_sh_good 1
|
|
set nb_sol_good 1
|
|
set nb_compsol_good 0
|
|
set nb_compound_good 1
|
|
set nb_shape_good 216
|
|
|
|
set 3dviewer 1
|