0026235: Command tolmax works wrong
[occt.git] / tests / bugs / modalg_5 / bug24390_2
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_face1.brep] f1
12restore [locate_data_file bug24390_face2.brep] f2
13
14sewing result f1 f2
15
16checkshape result
fb60057d 17checkmaxtol result -ref 0.016556973295771653 -source {f1 f2} -min_tol 0 -multi_tol 5.
5ae01c85 18checknbshapes result -shell 1
19checkfreebounds result 6
0221b126 20
21set 2dviewer 1