0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_5 / bug24036
1 puts "========================"
2 puts "OCC24036"
3 puts "========================" 
4 puts ""
5 #######################################################################
6 # Regression: sewing is not correct
7 # (OCC 6.6.0 regression) BRepBuilderAPI_Sewing returns wrong result
8 #######################################################################
9
10 pload XSDRAW
11
12 restore [locate_data_file bug24036_data.brep] v
13 explode v
14 sewing result 0.00001 v_1 v_2
15
16 checkshape result
17 checkmaxtol result -ref 1.0000002593655894e-007 -source {v_1 v_2} -min_tol 1.e-4
18 checknbshapes result -shell 1
19 checkfreebounds result 2
20
21 checkview -display result -2d -path ${imagedir}/${test_image}.png