1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

0025023: Check fails after cut operation

This commit is contained in:
apv 2017-08-04 12:04:14 +03:00 committed by bugmaster
parent fc935b4f6b
commit b101eb1ff0

View File

@ -0,0 +1,18 @@
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