mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-04 11:47:53 +08:00
09951da2d7
Adding test case bugs/iges/CR22888 Modified test case bugs/iges/CR22888
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
|
|
}
|
|
|