0025509: Wrong shape considered as valid by checkshape
[occt.git] / tests / bugs / step / bug24055
1 puts "TODO OCC25555 ALL: Faulty shapes in variables faulty_1 to faulty_"
2
3 puts "============"
4 puts "OCC24055"
5 puts "============"
6 puts ""
7 #################################################
8 # Reading a STEP file produces invalid shape
9 #################################################
10
11 stepread [locate_data_file bug24055_8MTF-75LS05.step] a *
12 checkshape a_1
13
14 axo
15 fit
16 set only_screen_axo 1
17