mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
16 lines
329 B
Plaintext
16 lines
329 B
Plaintext
puts "============"
|
|
puts "CR23736"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# Exception during reading STEP file in Test Harness
|
|
######################################################
|
|
|
|
pload DCAF
|
|
|
|
NewDocument D BinXCAF
|
|
UndoLimit D 100
|
|
NewCommand D
|
|
|
|
ReadStep D [locate_data_file mat.stp]
|