mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-11 00:48:00 +08:00
ab4a555430
Add checking for null name and null id Adding of test cases for CR23736
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]
|