mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
14 lines
346 B
Plaintext
Executable File
14 lines
346 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC24575"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################
|
|
# Exception is raised during 'checkshape' operation.
|
|
#######################################################################
|
|
|
|
cpulimit 2500
|
|
|
|
restore [locate_data_file bug24575_cx1.brep] b
|
|
|
|
checkshape b
|