88bea95be3336f7ed522d78f83be1fb979a18382
[occt.git] / tests / bugs / modalg_5 / bug24390_2
1 puts "========================"
2 puts "OCC24390"
3 puts "========================" 
4 puts ""
5 #######################################################################
6 # Sewing produces the result with huge tolerance
7 #######################################################################
8
9 pload XSDRAW
10
11 restore [locate_data_file bug24390_face1.brep] f1
12 restore [locate_data_file bug24390_face2.brep] f2
13
14 sewing result f1 f2
15
16 checkshape result
17 checkmaxtol result 0.028334611098393123 {f1 f2} -min_tol 0 -multi_tol 5.
18 checknbshapes result -shell 1
19 checkfreebounds result 6
20
21 set 2dviewer 1