0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / step / buc60809
CommitLineData
0e94a94e 1puts "========================"
2puts "BUC60809"
3puts "========================"
4
5################################################################
6### Reading file teststp.stp produces a sphere without restriction which is not usable in the viewer
7################################################################
8
9param read.step.product.mode OFF
10stepread [locate_data_file BUC60809.stp] a *
11
12tpcompound result
352ffd73 13checkshape result
14checkshape result r
0e94a94e 15
5747059b 16checkview -display result -2d -path ${imagedir}/${test_image}.png
0e94a94e 17
18
19