mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
19 lines
377 B
Plaintext
Executable File
19 lines
377 B
Plaintext
Executable File
puts "========"
|
|
puts "OCC156"
|
|
puts "BUC60832"
|
|
puts "SAM392/SAM289"
|
|
puts "========"
|
|
|
|
#####################################################
|
|
## See also 913 case D1
|
|
## SAM392, #289: Crash when you want to import the "waaier_para.igs" file
|
|
#####################################################
|
|
|
|
igesbrep [locate_data_file waaier_para.igs] a *
|
|
|
|
tpcompound result
|
|
|
|
set 3dviewer 1
|
|
|
|
|