mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0023366: Cut operation produces invalid shape
Added test case for issue 23366.
This commit is contained in:
parent
1e6b194039
commit
a1cd0db66f
17
tests/bugs/modalg_5/bug23366
Normal file
17
tests/bugs/modalg_5/bug23366
Normal file
@ -0,0 +1,17 @@
|
||||
puts "============"
|
||||
puts "OCC23366"
|
||||
puts "============"
|
||||
puts ""
|
||||
######################################################
|
||||
# Cut operation produces invalid shape
|
||||
######################################################
|
||||
|
||||
restore [locate_data_file bug23366_finalTool.brep] s1
|
||||
restore [locate_data_file bug23366_IntersectionSegment.brep] s2
|
||||
|
||||
bop s1 s2
|
||||
bopcut result
|
||||
|
||||
set square 173.098
|
||||
set 2dviewer 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user