mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-16 10:54:53 +03:00
10 lines
131 B
Plaintext
Executable File
10 lines
131 B
Plaintext
Executable File
if { [info exists CR22888_draw] } {
|
|
#vinit
|
|
#vclear
|
|
#vdisplay result
|
|
#vsetdispmode 1
|
|
#vfit
|
|
vdump $imagedir/${test_image}.gif
|
|
}
|
|
|