mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-22 20:59:38 +08:00
10 lines
231 B
Plaintext
Executable File
10 lines
231 B
Plaintext
Executable File
set TheFileName shading_wrongshape_029.brep
|
|
set bug_withouttri "OCC22687"
|
|
set nbwithouttri(All) 1
|
|
set bug_freelinks "OCC22687"
|
|
if { [string compare $command "shading"] == 0 } {
|
|
set nbfree(ALL) 12
|
|
} else {
|
|
set nbfree(ALL) 8
|
|
}
|