0026938: Boolean operations fail between two ellipsoids
[occt.git] / tests / perf / begin
CommitLineData
ee535a6c 1cpulimit 500
2
3pload VISUALIZATION
4pload TOPTEST
5
6if { [info exists imagedir] == 0 } {
7 set imagedir .
8}
9
10if { [info exists test_image ] == 0 } {
11 set test_image photo
12}