0027015: Sewing returns invalid shape if some faces are nearly plane cones
[occt.git] / tests / bugs / modalg_2 / bug21261_29
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-uneven_thickening.brep] s
12
13thickshell result s -2
14
58cf74e0 15checkprops result -s 4443.68
16checkshape result
3bea4c16 17
a4eba920 18checknbshapes result -vertex 30 -edge 51 -wire 21 -face 21 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 125
3bea4c16 19
20
21vinit
22vdisplay result
23vsetdispmode 0
24vfit
25
26
5747059b 27checkview -screenshot -3d -path ${imagedir}/${test_image}.png