0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / modalg_7 / bug25930
1 puts "============"
2 puts "OCC25930"
3 puts "============"
4 puts ""
5 ######################################################
6 # thickness of spherical cap is invalid
7 ######################################################
8
9 psphere Sphere 5 -90 40 360
10 explode Sphere F
11
12 offsetparameter 1e-7 p a
13 offsetload Sphere -1 Sphere_2
14 offsetperform Thickness
15
16 checkshape Thickness
17
18 checkview -display Thickness -2d -path ${imagedir}/${test_image}.png