mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
8 lines
169 B
Plaintext
Executable File
8 lines
169 B
Plaintext
Executable File
set TheFileName OCC22145.stp
|
|
set bug_freenodes "OCC22687"
|
|
if { [string compare $command "shading"] == 0 } {
|
|
set nbfreenodes(ALL) 4
|
|
} else {
|
|
set nbfreenodes(ALL) 2
|
|
}
|