0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / moddata_1 / bug183_6
CommitLineData
0e94a94e 1
2puts "========================"
3puts " OCC183 "
4puts " CTS16184"
5puts "(case 6)"
6puts "========================"
7puts ""
8
9restore [locate_data_file CTO900_cts16184a.rle] a
352ffd73 10checkshape a
0e94a94e 11restore [locate_data_file cts16184b.brep] b
352ffd73 12checkshape b
0e94a94e 13
14bop a b
15bopfuse result a b
352ffd73 16checkshape -top result
0e94a94e 17
58cf74e0 18checkprops result -s 0.0892544
5747059b 19checkview -display result -2d -path ${imagedir}/${test_image}.png
0e94a94e 20
21