mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-18 07:57:31 +08:00
12 lines
288 B
Plaintext
Executable File
12 lines
288 B
Plaintext
Executable File
set TheFileName shading_wrongshape_004.brep
|
|
set bug_area "OCC22687"
|
|
set rel_tol 1.9
|
|
set bug_withouttri "OCC22687"
|
|
if { [string compare $command "shading"] == 0 } {
|
|
set nbwithouttri(All) 1
|
|
set bug_freenodes "OCC22687"
|
|
set nbfreenodes(All) 38
|
|
} else {
|
|
set nbwithouttri(All) 1
|
|
}
|