0030760: Modeling Algorithms - Intersection fails in Occt 7.3.0
[occt.git] / tests / bugs / modalg_7 / bug25939
CommitLineData
cba287d6 1puts "TODO OCC25939 ALL: An exception was caught"
2puts "TODO OCC25939 ALL: \\*\\* Exception \\*\\*.*"
3
4puts "============"
5puts "OCC25939"
6puts "============"
7puts ""
8######################################################
9# SIGSEGV in MakeThickSolid
10######################################################
11
12psphere Sphere 5
13pcylinder Cylinder 83 100
14ttranslate Cylinder -83 0 -50
15bcut Cut Sphere Cylinder
16explode Cut F
17
18offsetparameter 1e-7 p a
19offsetload Cut -2 Cut_4
20catch {offsetperform Thickness}
21
22checkview -display Thickness -2d -path ${imagedir}/${test_image}.png