0027557: Unstable HLR tests
[occt.git] / tests / bugs / modalg_6 / bug26440_2
1 puts "============"
2 puts "CR26440"
3 puts "============"
4 puts ""
5 ##########################################################################################################
6 # Invalid shape as a result of solid construction in BRepOffset_MakeOffset
7 ##########################################################################################################
8
9 restore [locate_data_file bug26440_plate2.brep] sh1
10
11 thickshell result sh1 150 i
12
13 checkprops result -s 5.00111e+06 
14 checkshape result
15
16 set nbshapes_expected "
17 Number of shapes in shape
18  VERTEX    : 146
19  EDGE      : 225
20  WIRE      : 75
21  FACE      : 75
22  SHELL     : 1
23  SOLID     : 1
24  COMPSOLID : 0
25  COMPOUND  : 0
26  SHAPE     : 523
27 "
28 checknbshapes result -ref ${nbshapes_expected} -t -m "solid construction"
29 checkview -display result -3d -path ${imagedir}/${test_image}.png