mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08: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 *
|
|
|
|
|