0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_2 / bug22770_5
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
15sewing result +t 1.1 a_2 b_1 +f
16
17set square 12
a4eba920 18checknbshapes result -vertex 4 -edge 4 -wire 2 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 13
fb60057d 19checkmaxtol result -ref 1.5
5ae01c85 20checknbshapes result -shell 1
21checkfreebounds result 0
22
809eca9d 23set 3dviewer 0