mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08:00
17 lines
369 B
Plaintext
Executable File
17 lines
369 B
Plaintext
Executable File
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
|
|
|