mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
14 lines
298 B
Plaintext
14 lines
298 B
Plaintext
puts "========="
|
|
puts "OCC26450"
|
|
puts "========="
|
|
puts ""
|
|
###########################################
|
|
# Boolean operation is running endless
|
|
###########################################
|
|
|
|
cpulimit 300
|
|
|
|
restore [locate_data_file bug26450_a.brep] a
|
|
restore [locate_data_file bug26450_b.brep] b
|
|
|
|
bop a b |