0026241: Sewing algorithm computes tolerance of joint vertex too rough
[occt.git] / tests / bugs / modalg_2 / bug22770_23
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
15
16set square 1.8847e+07
17
18set nb_v_good 480
19set nb_e_good 741
20set nb_w_good 273
21set nb_f_good 259
22set nb_sh_good 2
23set nb_sol_good 0
24set nb_compsol_good 0
25set nb_compound_good 1
26set nb_shape_good 1756
27
93937391 28checkmaxtol result 0.00087010032709666047
5ae01c85 29checknbshapes result -shell 2
30checkfreebounds result 0
31
809eca9d 32set 3dviewer 0