0027481: [Regression to OCCT 6.6.0] Modeling Algorithms - incorrect CUT on two solids
[occt.git] / tests / bugs / modalg_2 / bug22770_10
CommitLineData
809eca9d 1puts "================"
2puts "OCC22770"
3puts "================"
4puts ""
5#######################################################################################
6# Improve comman sewing in DRAW
7######################################################################################
8
9set BugNumber OCC22770
10
11restore [locate_data_file 22770-tramp.brep] a
12restore [locate_data_file 22770-trans.brep] b
13sewing result +t 0.01 a b +mint 0.01 -a
14
93937391 15set nbshapes_expected "
16Number 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"
27checknbshapes result -ref ${nbshapes_expected} -t -m "sewing result"
fb60057d 28checkmaxtol result -ref 0.066338232054955981
29checkfreebounds result 12
5ae01c85 30
58cf74e0 31checkprops result -s 1.8847e+07 -eps 0.1
32checkshape result
5747059b 33checkview -display result -3d -path ${imagedir}/${test_image}.png