0022877: Implementation of DRAW commands for non-regression testing:
[occt.git] / tests / v3d / begin
CommitLineData
474be6cd 1cpulimit 300
2set group "v3d"
3
4pload VISUALIZATION
474be6cd 5pload TOPTEST
6
7if { [info exists imagedir] == 0 } {
392ac980 8 set imagedir .
474be6cd 9}
10
11if { [info exists test_image ] == 0 } {
392ac980 12 set test_image photo
474be6cd 13}