d24d2ef9d8f9f7c6655b5f89e2ac03919a7110c2
[occt.git] / tests / bugs / modalg_5 / bug24174_1
1 puts "========================"
2 puts "OCC24174"
3 puts "========================" 
4 puts ""
5 #######################################################################
6 # [regression] BRepBuilderAPI_Sewing returns result with very high tolerance
7 #######################################################################
8
9 pload XSDRAW
10
11 restore [locate_data_file  bug24174_Comp1.brep] a
12
13 explode a
14 sewing result 0.1 a_1 a_2
15
16 checkshape result
17 checkmaxtol result 8.2074631917183755e-005 {a_1 a_2}
18 checknbshapes result -shell 1
19 checkfreebounds result 12
20
21 set 2dviewer 1