0027481: [Regression to OCCT 6.6.0] Modeling Algorithms - incorrect CUT on two solids
[occt.git] / tests / bugs / modalg_2 / bug22770_22
CommitLineData
809eca9d 1puts "================"
2puts "OCC22770"
3puts "================"
4puts ""
5#######################################################################################
6# Improve comman sewing in DRAW
7######################################################################################
8
9set BugNumber OCC22770
10
11box a 1 1 1
12box b 1 0 0 1 2 1
13explode a f
14explode b f
15
16sewing result a_2 a_3 b_3 +n
17
58cf74e0 18checkprops result -s 3
19checkshape result
809eca9d 20
a4eba920 21checknbshapes result -vertex 8 -edge 10 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 25
fb60057d 22checkmaxtol result -ref 9.9999999999999995e-008
5ae01c85 23checknbshapes result -shell 1
24checkfreebounds result 6
5747059b 25checkview -display result -3d -path ${imagedir}/${test_image}.png