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_6/bug26954_3
emv 752f9d7201 0028675: Invalid result of Boolean Cut operation when running with fuzzy value
Avoid small edges with empty list of PaveBlocks (removed edges) in the result (BOPAlgo_Builder::FillImagesEdges()).
2017-05-05 11:27:51 +03:00

23 lines
452 B
Plaintext

puts "============"
puts "OCC26953"
puts "============"
puts ""
###############################
## Second test case for Set-44
###############################
restore [locate_data_file bug26954_B44_2.brep] b1
restore [locate_data_file bug26954_Tank44.brep] b2
bfuzzyvalue 0.12
bclearobjects
bcleartools
baddobjects b1
baddtools b2
bfillds
bbop result 0
checkprops result -s 42.1078
checkview -display result -2d -path ${imagedir}/${test_image}.png