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_5/bug25578
azv 76eeac70cf 0025582: SIGSEGV in thrusections of circle segments
Eliminating regressions

Fixed compilation warning ('di' : unreferenced formal parameter).

Added test bugs/modalg_5/bug25578
2015-01-29 12:55:54 +03:00

13 lines
345 B
Plaintext

puts "========="
puts "OCC25578"
puts "========="
puts ""
###########################################################
# SIGSEGV in BRepSweep_Rotation in case of singularities
###########################################################
psphere Sphere 5 0 90 90
explode Sphere F
revol rr Sphere_1 0 0 0 0 0 1 360
revol rr Sphere_1 0 0 0 1 0 0 90