Integration part of tests of grid chl
[occt.git] / tests / bugs / step / bug272_7
1 puts "========"
2 puts "OCC272"
3 puts "========"
4
5
6 stepread [locate_data_file test-m020306-v2.stp] a *
7
8 tpcompound result
9 if { [llength [whatis result]] == 3 } {
10     puts "Error : There is no result"
11 }
12 puts [checkshape result]
13
14 set 2dviewer 0
15