0026938: Boolean operations fail between two ellipsoids
[occt.git] / tests / bugs / modalg_6 / bug26440_3
CommitLineData
a8704c36 1puts "============"
2puts "CR26440"
3puts "============"
4puts ""
5##########################################################################################################
6# Invalid shape as a result of solid construction in BRepOffset_MakeOffset
7##########################################################################################################
8
9restore [locate_data_file bug26440_plate3.brep] sh1
10
11thickshell result sh1 160 i
12
58cf74e0 13checkprops result -s 1.26188e+07
14checkshape result
a8704c36 15
16set nbshapes_expected "
17Number of shapes in shape
18 VERTEX : 88
19 EDGE : 145
20 WIRE : 55
21 FACE : 55
22 SHELL : 1
23 SOLID : 1
24 COMPSOLID : 0
25 COMPOUND : 0
26 SHAPE : 345
27"
28checknbshapes result -ref ${nbshapes_expected} -t -m "solid construction"
5747059b 29checkview -display result -3d -path ${imagedir}/${test_image}.png