1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-07 18:30:55 +03:00

17 lines
413 B
Plaintext
Executable File

set TheFileName shading_wrongshape_025.brep
set bug_area "OCC22687"
set rel_tol 36.8
set bug_withouttri "OCC22687"
set bug_cross "OCC22687"
if { [string compare $command "shading"] == 0 } {
set nbwithouttri(All) 90
set nbcross(All) 12
set bug_freenodes "OCC22687"
set nbfreenodes(All) 10
} else {
set nbwithouttri(All) 90
set nbcross(All) 11
set bug_freenodes "OCC23473"
set nbfreenodes(All) 11
}