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