0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / modalg_5 / bug23782
CommitLineData
97acf541 1puts "========="
2puts "OCC23782"
3puts "========="
4puts ""
5#################################################################################
6# Intersection algorithm produces wrong section curves for the attached faces
7#################################################################################
8
9restore [locate_data_file bug23782_c.brep] f
10
11explode f
12bsection result f_1 f_2
13
a4eba920 14checknbshapes result -t -vertex 2 -edge 1
97acf541 15
5747059b 16checkview -display result -2d -path ${imagedir}/${test_image}.png
97acf541 17