0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_1 / bug102_1
1
2 puts "================"
3 puts "BUC60803"
4 puts "OCC102"
5 puts "================"
6 puts ""
7
8 restore [locate_data_file buc60803a.brep] sh1 
9 checkshape sh1
10 restore [locate_data_file buc60803b.brep] sh2
11 checkshape sh2
12
13 bfuse result sh1 sh2
14
15 checkprops result -s 1.86064e+07 
16 checkshape result
17 checkview -display result -2d -path ${imagedir}/${test_image}.png
18
19
20