0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_1 / buc60830_4
CommitLineData
a87752f3 1puts "============="
2puts "BUC60830"
3puts "BUC60829"
4puts "============="
5
6restore [locate_data_file BUC60830-face2.brep] f
352ffd73 7checkshape f
a87752f3 8
9set che [checkshape f rr]
10if { [regexp {OK} $che] != 1 } {
11 puts "Faulty : mistakes are found in SOURCE shape by checkshape command"
12 puts "Body of the script was not executed"
13} else {
14 puts "Checking of SOURCE shape by checkshape - OK"
15 mkoffset result f 1 3
16 renamevar result_1 result
17}
18
58cf74e0 19checkprops result -l 81.5088
20checkshape result
21checksection result
5747059b 22checkview -display result -2d -path ${imagedir}/${test_image}.png