0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / moddata_2 / bug4
1
2 puts "================"
3 puts "OCC4"
4 puts "================"
5 puts ""
6
7 restore [locate_data_file OCC4.brep] sh 
8 checkshape sh
9
10 explode sh e
11
12 fillet result sh 15 sh_14
13 checkshape result
14
15 checkprops result -s 177328
16 checkview -display result -2d -path ${imagedir}/${test_image}.png
17
18