0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_2 / bug5805_3
CommitLineData
e1ed38e0 1puts "TODO OCC26556 ALL: ERROR. offsetperform operation not done."
2
61c421bf 3puts "============"
4puts "OCC5805"
5puts "============"
6puts ""
7######################################################
8# BRepOffsetAPI_MakeThickSolid behaves unstably and produces very different results.
9######################################################
10
11set BugNumber OCC5805
12
13restore [locate_data_file OCC5805.brep] a
14
6d368502 15checkshape a
61c421bf 16
17explode a f
18
19if { [catch { offsetshape result a -1 a_6 } catch_result] } {
20 puts "Faulty ${BugNumber} : offsetshape is wrong"
21}
22
fb60057d 23checkmaxtol result -min_tol 1.
61c421bf 24
58cf74e0 25checkprops result -s 1185.03
26checkshape result
61c421bf 27
a4eba920 28checknbshapes result -vertex 10 -edge 15 -wire 7 -face 7 -shell 1 -solid 1 -compsolid 0 -compound 0 -shape 41
5747059b 29checkview -display result -2d -path ${imagedir}/${test_image}.png