1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

0033265: Modeling Algorithms - Boolean operation hangs on the attached shapes

Added test case.
This commit is contained in:
akaftasev 2022-12-09 19:32:00 +03:00 committed by vglukhik
parent 4d60da8c58
commit 384d03c699

View File

@ -0,0 +1,16 @@
puts "============"
puts "0033265: Modeling Algorithms - Boolean operation hangs on the attached shapes"
puts "============"
puts ""
restore [locate_data_file bug33265.brep] hull
plane p 0 0.0001 0 0 1 0
mkface f p -150 150 -150 150
bop hull f
bopsection res
checknbshapes res -vertex 16 -edge 16
checkprops res -l 170.631
checksection res -r 0
checkview -display res -2d -path ${imagedir}/${test_image}.png