mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-05 11:24:17 +03:00
16 lines
330 B
Plaintext
16 lines
330 B
Plaintext
puts "============"
|
|
puts "CR23736"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# Exeption during reading STEP file in Test Harness
|
|
######################################################
|
|
|
|
pload DCAF
|
|
|
|
NewDocument D MDTV-XCAF
|
|
UndoLimit D 100
|
|
NewCommand D
|
|
|
|
ReadStep D [locate_data_file mat.stp]
|