0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_2 / bug22770_10
1 puts "================"
2 puts "OCC22770"
3 puts "================"
4 puts ""
5 #######################################################################################
6 # Improve comman sewing in DRAW
7 ######################################################################################
8
9 set BugNumber OCC22770
10
11 restore [locate_data_file 22770-tramp.brep] a 
12 restore [locate_data_file 22770-trans.brep] b 
13 sewing result +t 0.01 a b +mint 0.01 -a
14
15 set nbshapes_expected "
16 Number of shapes in shape
17  VERTEX    : 479
18  EDGE      : 748
19  WIRE      : 273
20  FACE      : 259
21  SHELL     : 2
22  SOLID     : 0
23  COMPSOLID : 0
24  COMPOUND  : 1
25  SHAPE     : 1762
26 "
27 checknbshapes result -ref ${nbshapes_expected} -t -m "sewing result"
28 checkmaxtol result -ref 0.066338232054955981
29 checkfreebounds result 12
30
31 checkprops result -s 1.8847e+07 -eps 0.1
32 checkshape result
33 checkview -display result -3d -path ${imagedir}/${test_image}.png