0026779: Draw Harness, ViewerTest - vstate output is incorrect for sub-shapes selecti...
[occt.git] / tests / v3d / end
CommitLineData
474be6cd 1catch { vfit }
709e97a0 2if { ![info exists subgroup] || $subgroup != "mesh" } {
3 if { ![info exists to_dump_screen] && [ catch { vdump $imagedir/${test_image}.png } catch_result ] } {
4 puts $catch_result
5 }
474be6cd 6}
392ac980 7catch { vglinfo }
474be6cd 8
474be6cd 9puts "TEST COMPLETED"