mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-20 12:45:50 +03:00
9 lines
258 B
Plaintext
Executable File
9 lines
258 B
Plaintext
Executable File
set TheFileName shading_045.brep
|
|
set bug_freenodes "OCC23106"
|
|
set nbfreenodes(All) 3
|
|
if { [string compare $command "shading"] == 0 && [string compare $group "standard"] == 0} {
|
|
set nbfreenodes(All) 7
|
|
set bug_freelinks "OCC23106"
|
|
set nbfree(All) 2
|
|
}
|