mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03: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 |