mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
29 lines
669 B
Plaintext
Executable File
29 lines
669 B
Plaintext
Executable File
puts "TODO OCC12345 ALL: Error : The square of result shape is "
|
|
puts "TODO OCC12345 ALL: Error : Result shape is WRONG"
|
|
puts "============"
|
|
puts "OCC22145"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Incorrect cutting BRepMesh_FastDiscretFace
|
|
#######################################################################
|
|
|
|
decho off
|
|
stepread [locate_data_file OCC22145.stp] a *
|
|
decho on
|
|
|
|
tpcompound result
|
|
|
|
set square 653115
|
|
set nb_v_good 684
|
|
set nb_e_good 1222
|
|
set nb_w_good 519
|
|
set nb_f_good 512
|
|
set nb_sh_good 1
|
|
set nb_sol_good 1
|
|
set nb_compsol_good 0
|
|
set nb_compound_good 1
|
|
set nb_shape_good 2940
|
|
|
|
set 2dviewer 0
|