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_7/bug30386_2
emv 739c7e5968 0030386: Modeling Algorithms - Unable to perform Cut operation
Get rid of requirement for the arguments of Boolean operations of type CUT and COMMON to be one-dimensional shape. For FUSE operation this requirement is kept.
2020-03-04 19:17:16 +03:00

19 lines
542 B
Plaintext

puts "REQUIRED All: Error: Boolean operation of the given type is not allowed on the given inputs"
puts "======================================================="
puts "0030386: Modeling Algorithms - Unable to perform Cut operation"
puts "======================================================="
puts ""
restore [locate_data_file bug30386_shapes.brep] s
explode s
# just to avoid intersection
ttranslate s_2 10 0 0
bclearobjects
bcleartools
baddobjects s_1
baddtools s_2
bfillds
# try to perform fuse operation - error is expected
bbop r1 1