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_5/bug24143
emv 6dc54e56bf 0024143: bopcheck command throws an exception
Use the tolerance value of the face instead of sum of tolerance values of face and edge to compute grid points on the surface of the face.
Adding test case for issue CR24143
2013-09-12 14:15:03 +04:00

20 lines
420 B
Plaintext
Executable File

cpulimit 2000
puts "================"
puts "OCC24143"
puts "================"
puts ""
#######################################################################
# bopcheck command throws an exception
#######################################################################
restore [locate_data_file tool_1.brep] b
# 1. bopcheck
bopcheck b
# 2. modeling case
explode b e; copy b_23 b1
explode b f; copy b_14 b2
bop b1 b2