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_7/bug28102_2
nbv 779d6bc6a5 0028102: Problem cutting a plate with several holes (670)
Algorithm of processing cases when point of splitting Walking-line is near to the boundary of the intersection domain but does not match this boundary has been improved.
2018-01-25 19:36:37 +03:00

25 lines
558 B
Plaintext

puts "========"
puts "OCC28102"
puts "========"
puts ""
#######################################################
# Problem cutting a plate with several holes (670)
#######################################################
restore [locate_data_file bug28102_plate.brep] pl0
restore [locate_data_file bug28102_holes.brep] hl
bclearobjects
bcleartools
baddobjects pl0
baddtools hl
bfillds
bbop result 2
checknbshapes result -vertex 274 -edge 275 -face 2 -shell 1
checkprops result -s 13.3806
checkview -display result -2d -path ${imagedir}/${test_image}.png