mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
14 lines
347 B
Plaintext
Executable File
14 lines
347 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC24575"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################
|
|
# Exception is raised during 'checkshape' operation.
|
|
#######################################################################
|
|
|
|
cpulimit 1500\
|
|
|
|
restore [locate_data_file bug24575_cx1.brep] b
|
|
|
|
checkshape b
|