1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/vis/bug288_10
ifv 5b0f2540d7 0026607: Wrong value of area.
Test case for issue CR26607

Fix regressions

Correction of test cases for issue CR26607
2015-10-01 13:49:24 +03:00

32 lines
647 B
Plaintext
Executable File

puts "================"
puts "OCC288"
puts "================"
puts ""
#######################################################################################
# Currently meshing (for shading) of some shapes looks incorrect
######################################################################################
set BugNumber OCC288
restore [locate_data_file shading_151.brep] result
set square 52620.1
set nb_v_good 20
set nb_e_good 37
set nb_w_good 21
set nb_f_good 19
set nb_sh_good 1
set nb_sol_good 0
set nb_compsol_good 0
set nb_compound_good 0
set nb_shape_good 98
vinit
tclean result
vsetdispmode 1
vdisplay result
vfit
set 3dviewer 1