0027481: [Regression to OCCT 6.6.0] Modeling Algorithms - incorrect CUT on two solids
[occt.git] / tests / bugs / modalg_2 / bug21261_27
CommitLineData
3bea4c16 1puts "========"
2puts "OCC21261"
3bea4c16 3puts "========"
4puts ""
5######################################################
6# Implementation of thickening of shell functionality
7######################################################
8
9set BugNumber OCC21261
10
11restore [locate_data_file OCC21261-revarc.brep] s
12
13thickshell result s -5
14
58cf74e0 15checkprops result -s 39635.4
16checkshape result
3bea4c16 17
a4eba920 18checknbshapes result -vertex 4 -edge 8 -wire 4 -face 4 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 22
3bea4c16 19
20
21vinit
22vdisplay result
23vsetdispmode 1
24vfit
25
26
5747059b 27checkview -screenshot -3d -path ${imagedir}/${test_image}.png