mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
15 lines
261 B
Plaintext
Executable File
15 lines
261 B
Plaintext
Executable File
puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
|
|
|
puts "========"
|
|
puts "OCC131"
|
|
puts "========"
|
|
puts ""
|
|
|
|
igesbrep [locate_data_file OCC131-8.igs] a *
|
|
|
|
tpcompound result
|
|
puts [checkshape result]
|
|
puts [checkshape result r]
|
|
|
|
set 2dviewer 0
|