0023150: Command sewing produce incorrect results on test grid csw.
[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
5ae01c85 21checkmaxtol result 6.1606205182399194e-005 {f1 f2 f3 f4 f5 f6} -min_tol 0 -multi_tol 5.
22checknbshapes result -shell 1
23checkfreebounds result 0
0221b126 24
25set 2dviewer 1