0028694: IGES reader produces too small edge covered by its vertices
[occt.git] / tests / bugs / step / bug55
... / ...
CommitLineData
1puts "TODO bug30075 ALL: Faulty shapes in variables faulty_1 to faulty_"
2
3puts "========================"
4puts " OCC55 "
5puts "========================"
6########################################
7## After reading from STEP file invalid shape was obtained.
8########################################
9
10cpulimit 2000
11
12stepread [locate_data_file OCC55.stp] a *
13
14tpcompound result
15checkshape result
16
17checkview -display result -2d -path ${imagedir}/${test_image}.png
18