mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
15 lines
366 B
Plaintext
Executable File
15 lines
366 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC27404"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Data Exchange - access violation when reading STEP file
|
|
#######################################################################
|
|
|
|
param read.step.product.mode 0
|
|
newmodel
|
|
|
|
XNewDoc D
|
|
|
|
ReadStep D [locate_data_file bug27404_pmi.stp]
|