0029029: Exception Raised with no Result during reading file 2033zsh1_1.stp
[occt.git] / tests / bugs / step / bug29029
1 puts "# ====================================================================="
2 puts "# 0029029: E x c e p t i o n Raised with no Result during reading file 2033zsh1_1.stp"
3 puts "# ====================================================================="
4 puts ""
5 puts "TODO 29029 ALL: Faulty shapes in variables faulty_1 to faulty_2"
6
7 set filepath [locate_data_file bug29029_2033zsh1_1.stp]
8 stepread $filepath a *
9 tpcompound result
10     
11 checkshape result
12 checkprops result -s 10647.3
13 checknbshapes result -wire 196 -face 196 -shell 1 -solid 1 -compound 2
14
15 # checkview -display result -2d -path ${imagedir}/${test_image}.png