0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / modalg_5 / bug24628
1 puts "========="
2 puts "OCC24628"
3 puts "========="
4 puts ""
5 #################################################################################
6 # Intersection result is unfixed
7 #################################################################################
8
9 restore [locate_data_file bug24628_shell2.brep] shell
10 restore [locate_data_file bug24628_shellcut2.brep] cut
11
12 bsection result shell cut
13
14 checknbshapes result -vertex 14 -edge 13
15
16 checkview -display result -2d -path ${imagedir}/${test_image}.png
17