mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 18:32:35 +08: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]
|