0025945: Make stable checking of shape global properties in tests
[occt.git] / tests / bugs / modalg_2 / bug22770_27
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
13
14sewing result 0.1 a b -c
15
58cf74e0 16checkprops result -s 1.8847e+07
17checkshape result
809eca9d 18
a4eba920 19checknbshapes result -vertex 483 -edge 744 -wire 273 -face 259 -shell 2 -solid 0 -compsolid 0 -compound 1 -shape 1762
fb60057d 20checkmaxtol result -ref 0.080645000662448688
5ae01c85 21checknbshapes result -shell 2
22checkfreebounds result 9
23
809eca9d 24set 3dviewer 0