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/bug28535
nbv 7581b642af 0028535: BOP Fuse reports "ErrorStatus : 11" on two attached faces
The reason of exception has been eliminated.
2017-03-16 10:53:09 +03:00

17 lines
440 B
Plaintext

puts "========"
puts "OCC28535"
puts "========"
puts ""
##########################################
## BOP Fuse reports "ErrorStatus : 11" on two attached faces
##########################################
restore [locate_data_file bug28535_Face_5.brep] f5
restore [locate_data_file bug28535_Face_6.brep] f6
bfuse result f5 f6
checknbshapes result -face 2 -wire 2 -edge 7
checkview -display result -2d -path ${imagedir}/${test_image}.png