mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-25 12:04:07 +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}.png
|
|
}
|
|
|