1# Original bug : pro14942
2# Date : 26Aout98
3
4
5restore [locate_data_file CTO904_pro14942a.rle] a
6restore [locate_data_file pro14942b.rle] b
7
8bcut result a b
9
10checkshape result
11
12checkprops result -s 192941
13
14checknbshapes result  -face 43  -shell 1 -solid 1
15
16checkview -display result -2d -s -otherwise { a b } -path ${imagedir}/${test_image}.png
17