0026715: Problems in reading STEP short names in complex entities
[occt.git] / tests / bugs / step / bug5708
1 puts "============"
2 puts "OCC5708"
3 puts "OCC6284"
4 puts "============"
5 puts ""
6 ######################################################
7 # New feature for fixing position vertices made during project COLORVIZ
8 # Following after bug OCC5708. Exception during reading on the file attached to the bug OCC5708
9 ######################################################
10
11 cpulimit 3000
12
13 set BugNumber OCC5708
14
15 #set env(CSF_STEPDefaults) ${filedir}/OCC5708_STEPDefaults/.
16
17 stepread [locate_data_file OCC5708.step] a *
18 tpcompound result
19
20 set 3dviewer 1
21