mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-12 09:59:03 +08: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
|
|
}
|
|
|