mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08: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 |