mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-17 23:53:20 +08: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
|
|
|