mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-14 20:51:41 +08:00
17 lines
413 B
Plaintext
Executable File
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) 91
|
|
set nbcross(All) 12
|
|
set bug_freenodes "OCC22687"
|
|
set nbfreenodes(All) 10
|
|
} else {
|
|
set nbwithouttri(All) 91
|
|
set nbcross(All) 11
|
|
set bug_freenodes "OCC23473"
|
|
set nbfreenodes(All) 11
|
|
}
|