mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
16 lines
434 B
Plaintext
Executable File
16 lines
434 B
Plaintext
Executable File
puts "TODO OCC23638 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
|
|
|
puts "============"
|
|
puts "CR23638"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Reading IGES file produced invalid shape
|
|
#######################################################################
|
|
|
|
param read.surfacecurve.mode -3
|
|
|
|
igesread [locate_data_file bug23638_cadbad.igs] result *
|
|
|
|
checkshape result
|