0030694: Data Exchange - support non-standard GB2312-encoded STEP files
[occt.git] / tests / bugs / step / bug24055
1 puts "============"
2 puts "OCC24055"
3 puts "============"
4 puts ""
5 #################################################
6 # Reading a STEP file produces invalid shape
7 #################################################
8
9 stepread [locate_data_file bug24055_8MTF-75LS05.step] a *
10 checkshape a_1
11
12 axo
13 fit
14 checkview -screenshot -2d -path ${imagedir}/${test_image}.png
15