mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
8 lines
170 B
Plaintext
Executable File
8 lines
170 B
Plaintext
Executable File
set TheFileName OCC22302.brep
|
|
set bug_freenodes "OCC22687"
|
|
if { [string compare $command "shading"] == 0 } {
|
|
set nbfreenodes(ALL) 4
|
|
} else {
|
|
set nbfreenodes(ALL) 2
|
|
}
|