0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / modalg_5 / bug24390_1
CommitLineData
0221b126 1puts "========================"
2puts "OCC24390"
3puts "========================"
4puts ""
5#######################################################################
6# Sewing produces the result with huge tolerance
7#######################################################################
8
9pload XSDRAW
10
11restore [locate_data_file bug24390_face_0.brep] f1
12restore [locate_data_file bug24390_face_1.brep] f2
13restore [locate_data_file bug24390_face_2.brep] f3
14restore [locate_data_file bug24390_face_3.brep] f4
15restore [locate_data_file bug24390_face_4.brep] f5
16restore [locate_data_file bug24390_face_5.brep] f6
17
18sewing result f1 f2 f3 f4 f5 f6
19
20checkshape result
fb60057d 21checkmaxtol result -ref 2.0535401727466399e-005 -source {f1 f2 f3 f4 f5 f6} -min_tol 0 -multi_tol 5.
5ae01c85 22checknbshapes result -shell 1
23checkfreebounds result 0
0221b126 24
5747059b 25checkview -display result -2d -path ${imagedir}/${test_image}.png