mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
Test for 0024429: Cylinder-torus intersection throws an exception and produces no result
This commit is contained in:
16
tests/bugs/modalg_7/bug24429
Normal file
16
tests/bugs/modalg_7/bug24429
Normal file
@@ -0,0 +1,16 @@
|
||||
puts "TODO OCC24429 ALL: An exception was caught"
|
||||
puts "TODO OCC24429 ALL: \\*\\* Exception \\*\\*.*"
|
||||
puts "TODO OCC24429 ALL: TEST INCOMPLETE"
|
||||
|
||||
puts "========"
|
||||
puts "OCC24429"
|
||||
puts "========"
|
||||
puts ""
|
||||
##########################################################################
|
||||
# Cylinder-torus intersection throws an exception and produces no result
|
||||
##########################################################################
|
||||
|
||||
restore [locate_data_file bug24429_s1.draw] s1
|
||||
restore [locate_data_file bug24429_s2.draw] s2
|
||||
|
||||
intersect result s1 s2
|
Reference in New Issue
Block a user