mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
18 lines
479 B
Plaintext
Executable File
18 lines
479 B
Plaintext
Executable File
puts "TODO DEBUG_OCC24121 Debian60-64 Windows: \\*\\* Exception in IGESToBRep_BasicCurve"
|
|
|
|
puts "========================"
|
|
puts "BUC60984"
|
|
puts "OCC91"
|
|
puts "OCC133"
|
|
puts "========================"
|
|
puts ""
|
|
#####################################################
|
|
## Exception when translating an IGES file to Open CASCADE (loading phase).
|
|
#####################################################
|
|
|
|
catch {param read.iges.faulty.entities 1}
|
|
|
|
igesbrep [locate_data_file frame.igs] a *
|
|
|
|
|