0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / moddata_2 / bug367
CommitLineData
61c421bf 1pload QAcommands
2
3puts "================"
4puts "OCC367"
5puts "BUC61013"
6puts "================"
7puts ""
8
9restore [locate_data_file OCC105.brep] result
10checkshape result
11
12set step 0.5
13set goodX -307.47165394
14set goodY -340.18073533
15set goodZ 0
16set percent_tolerance 0.01
17
18OCC367 result ${step} ${goodX} ${goodY} ${goodZ} ${percent_tolerance}
19
58cf74e0 20checkprops result -l 1760.13
21checksection result
5747059b 22checkview -display result -2d -path ${imagedir}/${test_image}.png
61c421bf 23
24
25