0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_1 / bug123_1
1
2 puts "================"
3 puts "OCC123"
4 puts "================"
5 puts ""
6
7 restore [locate_data_file OCC123.brep] sh 
8 checkshape sh
9
10 explode sh
11
12 bfuse result sh_1 sh_2
13
14 checkprops result -s 81598.4 
15 checkshape result
16 checkview -display result -2d -path ${imagedir}/${test_image}.png
17
18