0026235: Command tolmax works wrong
[occt.git] / tests / bugs / modalg_2 / bug22770_19
CommitLineData
809eca9d 1puts "================"
2puts "OCC22770"
3puts "================"
4puts ""
5#######################################################################################
6# Improve comman sewing in DRAW
7######################################################################################
8
9set BugNumber OCC22770
10
11box a 1 2 3
12box b 2 0 0 1 2 3
13explode a f
14explode b f
15
16sewing result 1.1 a_2 b_1 -f
17
18set square 12
19
20set nb_v_good 8
21set nb_e_good 8
22set nb_w_good 2
23set nb_f_good 2
24set nb_sh_good 0
25set nb_sol_good 0
26set nb_compsol_good 0
27set nb_compound_good 1
28set nb_shape_good 21
29
fb60057d 30checkmaxtol result -ref 9.9999999999999995e-008
5ae01c85 31checknbshapes result -shell 0
32checkfreebounds result 8
33
809eca9d 34set 3dviewer 0