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/bug25023

19 lines
335 B
Plaintext

puts "========"
puts "OCC25023"
puts "========"
puts ""
###################################
# Check fails after cut operation
###################################
restore [locate_data_file bug25023_a.brep] a
checkshape a
restore [locate_data_file bug25023_b.brep] b
checkshape b
bopargcheck b a -C
bcut result b a
checkshape result