1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0023699: Exception reaised during intersection between two surfaces

This commit is contained in:
pkv
2013-01-28 11:42:33 +04:00
parent b3fb2d64c7
commit d9bea41f2f
2 changed files with 71 additions and 35 deletions

18
tests/bugs/modalg/bug23699 Executable file
View File

@@ -0,0 +1,18 @@
puts "========="
puts "CR23699"
puts "========="
puts ""
###############################
## Exception reaised during intersection between two surfaces
###############################
restore [locate_data_file bug23699_Compound_sigsegv.brep] b1
explode b1 f
mksurface s1 b1_1
mksurface s2 b1_2
intersect result s1 s2
set 2dviewer 1