mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-06 08:47:11 +08:00
20 lines
512 B
Plaintext
Executable File
20 lines
512 B
Plaintext
Executable File
puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
|
puts "TODO OCC12345 ALL: TEST INCOMPLETE"
|
|
|
|
puts "================"
|
|
puts "OCC54"
|
|
puts "================"
|
|
puts ""
|
|
####################################################
|
|
## Exception is raised during command "small" in DRAW on attached shape.
|
|
####################################################
|
|
|
|
#cpulimit 9000
|
|
# true CPU limit! cpulimit 2000
|
|
cpulimit 100
|
|
restore [locate_data_file OCC54.brep] result
|
|
|
|
puts [checkshape result]
|
|
|
|
set 3dviewer 0
|