0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / moddata_2 / bug380_1
1  
2 puts "========================"
3 puts " OCC380 "
4 puts "========================"
5 puts ""
6 ##############################
7 ##Incorrect result of common operation 
8 ##############################
9
10 restore [locate_data_file OCC380a.rle] a 
11 restore [locate_data_file OCC380b.rle] b
12
13 bcommon result a b
14
15 checkprops result -s 21.154
16 checkview -display result -2d -path ${imagedir}/${test_image}.png
17