1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_8/bug32942
ifv 33463eef63 0032942: Modeling Algorithms - Boolean operation Common has no result in specific example
IntTools/IntTools_BeanFaceIntersector.cxx - calculation of deflection for surface bnd box is added
tests/bugs/modalg_8/bug32942,bug32943,bug32944,bug32945 - new test cases added
2022-05-06 00:44:14 +03:00

20 lines
572 B
Plaintext

puts "========================================================================="
puts "OCC32942: Modeling Algorithms - Boolean operation Common has no result in specific example"
puts "========================================================================="
puts ""
restore [locate_data_file bug32942.brep] a
explode a
bcommon result a_1 a_2
checkshape result
checknbshapes result -vertex 8 -edge 12 -wire 6 -face 6 -shell 1 -solid 1
checkmaxtol result -min_tol 1.e-5
checkprops result -s 21746.8
checkview -display result -2d -path ${imagedir}/${test_image}.png