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_1/bug11565_2

19 lines
506 B
Plaintext
Executable File

puts "============"
puts "OCC11565"
puts "============"
puts ""
#######################################################################
# Boolean operation "Cut" in 2d cannot cut the hole from the rectangle
#######################################################################
restore [locate_data_file OCC11565.brep] a
explode a
bop a_1 a_3
bopcut result
set square 28.6438
checknbshapes result -vertex 12 -edge 12 -wire 2 -face 1 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 28
set 2dviewer 0