mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0023122: Operation "cut" crashes on attached shapes.
Added test case for issue 23122
This commit is contained in:
parent
5c1f974e17
commit
3f92b61ae7
17
tests/bugs/modalg_5/bug23122
Normal file
17
tests/bugs/modalg_5/bug23122
Normal file
@ -0,0 +1,17 @@
|
||||
puts "============"
|
||||
puts "OCC23122"
|
||||
puts "============"
|
||||
puts ""
|
||||
######################################################
|
||||
# Operation "cut" crashes on attached shapes
|
||||
######################################################
|
||||
|
||||
restore [locate_data_file bug23122_ExtTor.brep] s1
|
||||
restore [locate_data_file bug23122_IntTor.brep] s2
|
||||
|
||||
bcut result s1 s2
|
||||
|
||||
set square 6962.25
|
||||
set 2dviewer 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user