1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/modalg_6/bug27987
emv dd115e1227 0027987: CellsBuilder algorithm does not find shared common parts of the arguments
Treatment of the possibility of shared parts has been added.
2016-10-27 17:03:24 +03:00

21 lines
482 B
Plaintext

puts "========"
puts "OCC27987"
puts "========"
puts ""
#################################################
# CellsBuilder algorithm does not find shared common parts of the arguments
#################################################
restore [locate_data_file bug27987.brep] b
explode b
bclearobjects
bcleartools
baddobjects b_1
baddtools b_2
bfillds
bcbuild rx
bcadd result b_1 1 b_2 1
checknbshapes result -face 1
checkview -display result -2d -path ${imagedir}/${test_image}.png