0024326: Get rid of confusing extension line
[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
16set 2dviewer 0
17
18
19