0031939: Coding - correction of spelling errors in comments [part 7]
[occt.git] / tests / bugs / step / bug24283_2
1 puts "============"
2 puts "OCC24283"
3 puts "============"
4 puts ""
5 #####################################################
6 # STEP read fails to read unbound advanced_face
7 #####################################################
8
9 stepread [locate_data_file bug24283_spheres.stp] a *
10 tpcompound result
11
12 vinit
13 vdisplay result
14 vfit
15 vsetdispmode 1
16 checkview -screenshot -3d -path ${imagedir}/${test_image}.png
17
18
19