mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
16 lines
457 B
Plaintext
Executable File
16 lines
457 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC17026"
|
|
puts "============"
|
|
puts ""
|
|
########################################################################
|
|
# Problem of reading IGES files
|
|
########################################################################
|
|
|
|
igesread [locate_data_file OCC17026-1.igs] a *
|
|
tpcompound result
|
|
|
|
set square 8.76948e+09
|
|
checknbshapes result -vertex 8 -edge 12 -wire 4 -face 4 -shell 0 -solid 0 -compsolid 0 -compound 2 -shape 30
|
|
set 2dviewer 0
|
|
|