mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-13 06:37:18 +08:00
18 lines
424 B
Plaintext
Executable File
18 lines
424 B
Plaintext
Executable File
puts "========================"
|
|
puts "BUC60800"
|
|
puts "OCC89"
|
|
puts "========================"
|
|
|
|
#######################################################
|
|
## Reading of this file crashes ??? Reading of this file gives invalid shape ???
|
|
#######################################################
|
|
|
|
igesbrep [locate_data_file BUC60800.igs] a *
|
|
|
|
tpcompound result
|
|
puts [checkshape result]
|
|
puts [checkshape result r]
|
|
|
|
set 2dviewer 0
|
|
|