mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-30 13:05:50 +03:00
20 lines
551 B
Plaintext
Executable File
20 lines
551 B
Plaintext
Executable File
puts "TODO DEBUG_OCC24121 Windows: Operator FixShape failed with exception FLT INVALID OPERATION"
|
|
puts "TODO DEBUG_OCC24121 Windows: Faulty shapes in variables faulty_1 to faulty_"
|
|
|
|
puts "========"
|
|
puts "OCC201"
|
|
puts "========"
|
|
puts ""
|
|
#########################################################
|
|
## Incorrect face (with wrong boundary) is imported from the file ps1002-v5.igs.
|
|
#########################################################
|
|
|
|
igesbrep [locate_data_file OCC201.igs] a *
|
|
|
|
tpcompound result
|
|
checkshape result
|
|
checkshape result r
|
|
|
|
set 2dviewer 0
|
|
|