1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00

0027615: [regression] Boolean operation returns invalid shape in 64 bit mode and valid shape in 32 bit mode

Adding test case
This commit is contained in:
bugmaster 2017-02-28 16:02:37 +03:00
parent f40644350e
commit 7a033414d5

View File

@ -0,0 +1,30 @@
puts "========"
puts "OCC27615"
puts "========"
puts ""
#################################################
# General Fuse operation error
#################################################
restore [locate_data_file bug27615.brep] p
whatis p
tolerance p
checkshape p
explode p
brunparallel 1
bopcheck p_1
bopcheck p_2
bopargcheck p_1 p_2 -O #F
bop p_1 p_2
bopcommon result
whatis result
explode result
whatis result_1
checkshape result_1
checkprops result_1 -v 15041.2 -s 8245.4
checkview -display result_1 -2d -path ${imagedir}/${test_image}.png