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

0027167: Boolean operations produce an invalid shape

Added test case bugs/modalg_6/bug27167.
Modified shape name in bugs/modalg_6/bug27190.
This commit is contained in:
apn 2016-03-30 12:36:41 +03:00
parent afb2781582
commit fd0add651a
2 changed files with 15 additions and 1 deletions

View File

@ -0,0 +1,14 @@
puts "=========="
puts "OCC27167"
puts "=========="
puts ""
#####################################################
# Boolean operations produce an invalid shape
#####################################################
restore [locate_data_file bug27167_pipe.brep] a1
pcylinder a2 100 300
bfuse result a1 a2
checkshape result
checkprops result -s 295465
checkview -display result -2d -path ${imagedir}/${test_image}.png

View File

@ -9,7 +9,7 @@ puts ""
set MaxTol 1.e-3
set GoodNbCurv 11
restore [locate_data_file bug27167-pipe.brep] a1
restore [locate_data_file bug27167_pipe.brep] a1
pcylinder a2 100 300
explode a1 f