0024757: DRAW: Move commands fixshape, tolerance, and similar to MODELING
[occt.git] / tests / v3d / begin
CommitLineData
474be6cd 1cpulimit 300
2set group "v3d"
3
4pload VISUALIZATION
392ac980 5vinit View1
474be6cd 6pload TOPTEST
7
8if { [info exists imagedir] == 0 } {
392ac980 9 set imagedir .
474be6cd 10}
11
12if { [info exists test_image ] == 0 } {
392ac980 13 set test_image photo
474be6cd 14}