1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00
occt/tests/bugs/vis/bug22985
apn 809eca9db6 Added test cases to folders /bugs/modalg and /bugs/moddata from chl grid.
Modified TODO in some offset cases.
Deleted the same test cases bug697_* in /bugs/modalg
Deleted test cases which is based on v2d commands
Added test cases to folder bugs
2013-01-25 16:22:41 +04:00

34 lines
626 B
Plaintext
Executable File

puts "============"
puts "OCC22985"
puts "============"
puts ""
#######################################################################
# Regression: no shading on good face
#######################################################################
set BugNumber OCC22985
restore [locate_data_file OCC22985-gt602-f72-noshading.brep] result
vinit
vdisplay result
vfit
vsetdispmode 1
set x 150
set y 175
set RED_R1 0.68627399206161499
set GREEN_R1 0.48627400398254395
set BLUE_R1 0.078431000000000001
vmoveto $x $y
vmoveto $x $y
checkcolor $x $y ${RED_R1} ${GREEN_R1} ${BLUE_R1}
set square 0.0984334
set only_screen 1