mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03: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
|
|
|