1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_7/bug25930
aml 3cdf48fe62 0027784: Thickness fails on cylinder with draft
Incorrect calculation of intersection in 2D space is fixed.
2017-11-01 17:01:59 +03:00

19 lines
432 B
Plaintext
Executable File

puts "============"
puts "OCC25930"
puts "============"
puts ""
######################################################
# thickness of spherical cap is invalid
######################################################
psphere Sphere 5 -90 40 360
explode Sphere F
offsetparameter 1e-7 p a
offsetload Sphere -1 Sphere_2
offsetperform Thickness
checkshape Thickness
checkview -display Thickness -2d -path ${imagedir}/${test_image}.png