mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
16 lines
415 B
Plaintext
Executable File
16 lines
415 B
Plaintext
Executable File
puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
|
puts "================"
|
|
puts "OCC54"
|
|
puts "================"
|
|
puts ""
|
|
####################################################
|
|
## Exception is raised during command "small" in DRAW on attached shape.
|
|
####################################################
|
|
|
|
cpulimit 500
|
|
restore [locate_data_file OCC54.brep] result
|
|
|
|
checkshape result
|
|
|
|
set 3dviewer 0
|