0030068: Documentation - V3d_View::ToPixMap() description should clarify that method...
[occt.git] / tests / bugs / step / bug55
... / ...
CommitLineData
1puts "========================"
2puts " OCC55 "
3puts "========================"
4########################################
5## After reading from STEP file invalid shape was obtained.
6########################################
7
8cpulimit 2000
9
10stepread [locate_data_file OCC55.stp] a *
11
12tpcompound result
13checkshape result
14
15checkview -display result -2d -path ${imagedir}/${test_image}.png
16