mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
20 lines
202 B
Plaintext
Executable File
20 lines
202 B
Plaintext
Executable File
cpulimit 300
|
|
set group "v3d"
|
|
|
|
pload VISUALIZATION
|
|
vinit
|
|
pload TOPTEST
|
|
|
|
if { [info exists imagedir] == 0 } {
|
|
set imagedir .
|
|
}
|
|
|
|
if { [info exists test_image ] == 0 } {
|
|
set test_image photo
|
|
}
|
|
|
|
|
|
|
|
|
|
|