mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 10:10:56 +08:00
- Update .step scanner: - add rules to read anything within the comment - add a function to initialize of lexical scanner - add states for Commit & End instead of global variables modcom & modend
10 lines
247 B
Plaintext
10 lines
247 B
Plaintext
puts "==================================================="
|
|
puts " 0030533: STEP read fails due to comment string "
|
|
puts "==================================================="
|
|
puts ""
|
|
|
|
pload DCAF
|
|
|
|
ReadStep D [locate_data_file bug30053.stp]
|
|
|
|
Close D |